rearraged files, set up to use grub bootloader
This commit is contained in:
6
kernel/lib/print.h
Normal file
6
kernel/lib/print.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef KLIBPRINT_H
|
||||
#define KLIBPRINT_H
|
||||
|
||||
void kprint(const char* str);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user