From f67ad595650954195ef064a8b91038dbd0e16842 Mon Sep 17 00:00:00 2001 From: Miguel Date: Tue, 4 Sep 2018 01:39:10 +0200 Subject: ioapic & lapic --- asm/asm_start.s | 1 - 1 file changed, 1 deletion(-) (limited to 'asm/asm_start.s') diff --git a/asm/asm_start.s b/asm/asm_start.s index ca99c20..e961ef6 100644 --- a/asm/asm_start.s +++ b/asm/asm_start.s @@ -22,7 +22,6 @@ _start_smp: call smp_start # TODO: align later before going C - # Declare a header as in the Multiboot Standard. We put this into a special # section so we can force the header to be in the start of the final program. # You don't need to understand all these details as it is just magic values that -- cgit v1.2.3