mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-17 20:34:36 +03:00
lesson 23, steps 1 and 2
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "../libc/string.h"
|
||||
#include "../libc/mem.h"
|
||||
|
||||
void main() {
|
||||
void kernel_main() {
|
||||
isr_install();
|
||||
irq_install();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user