@ -0,0 +1,11 @@
#ifndef __FENNIX_KERNEL_KERNEL_H__
#define __FENNIX_KERNEL_KERNEL_H__
#include <types.h>
#include <boot/binfo.h>
extern struct BootInfo *bInfo;
EXTERNC void kernel_entry(struct BootInfo *Info);
#endif // !__FENNIX_KERNEL_KERNEL_H__
The note is not visible to the blocked user.