Fixed a bug that caused the kernel image to lose it multiboot signature. Added code to test printing a string to the screen.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
#ifndef KERNEL_VERSION_NUMBER
|
||||
#define KERNEL_VERSION_NUMBER "1.4.10-8"
|
||||
#define KERNEL_VERSION_NUMBER "0.0.1-47"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user