A update
This commit is contained in:
7
include/kernel/boot.h
Normal file
7
include/kernel/boot.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef _KERNEL_BOOT_H
|
||||
#define _KERNEL_BOOT_H
|
||||
|
||||
|
||||
uint8_t parse_boot_data(const char* data);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user