6 lines
91 B
C
6 lines
91 B
C
|
#ifndef _KERNEL_KE_BOOT_H_
|
||
|
#define _KERNEL_KE_BOOT_H_
|
||
|
|
||
|
#include "kernel/hal/boot.h"
|
||
|
|
||
|
#endif
|