mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-17 12:24:37 +03:00
lesson 13 comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* This will force us to create a kernel entry function */
|
||||
/* This will force us to create a kernel entry function instead of jumping to kernel.c:0x00 */
|
||||
void dummy_test_entrypoint() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user