kernel: various changes.
+ kernel: replace sk-hello test executable with a test initramfs + panic: start implementing a proper kernel panic screen + lib: added a new string.h library for string manipulation. + kernel: replace all the strlen implementations with the strlen() function
This commit is contained in:
parent
7fb04f134b
commit
a838d99a5a
19 changed files with 173 additions and 149 deletions
1
initramfs/dir/subtest.txt
Normal file
1
initramfs/dir/subtest.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Hello World from a subdirectory!
|
1
initramfs/test.txt
Normal file
1
initramfs/test.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Hello World!
|
Loading…
Add table
Add a link
Reference in a new issue