bond/include/kernel/ke/boot.h
2018-01-31 14:10:24 -05:00

6 lines
91 B
C

#ifndef _KERNEL_KE_BOOT_H_
#define _KERNEL_KE_BOOT_H_
#include "kernel/hal/boot.h"
#endif