diff options
Diffstat (limited to 'asm/asm_start.s')
| -rw-r--r-- | asm/asm_start.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/asm_start.s b/asm/asm_start.s index 6ed43ca..7758354 100644 --- a/asm/asm_start.s +++ b/asm/asm_start.s @@ -1,7 +1,5 @@ .global _start .global _start_smp -.global stack_top -.global stack_bottom # Fill Multiboot Haeder, init stack and call kernel_main passing two params: # eax - magic number |
