bond/include/kernel/ke/boot.h

6 lines
91 B
C
Raw Normal View History

2018-01-26 08:43:22 +00:00
#ifndef _KERNEL_KE_BOOT_H_
#define _KERNEL_KE_BOOT_H_
#include "kernel/hal/boot.h"
#endif