Setup a graphics 'driver' of sorts that can display a banner at the top of the screen.

This commit is contained in:
2020-05-22 12:33:50 -05:00
parent 695bd77751
commit a1b1b90793
7 changed files with 104 additions and 33 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#ifndef KERNEL_VERSION_NUMBER
#define KERNEL_VERSION_NUMBER "0.0.1-47"
#define KERNEL_VERSION_NUMBER "0.0.1-239"
#endif