diff options
| author | Miguel <m.i@gmx.at> | 2018-09-29 19:57:52 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-29 19:57:52 +0200 |
| commit | 75433d155c152b809e9f25b1099fc06d6106308b (patch) | |
| tree | f4f84309e6cf2aa9bc0d9df5ae532b94a60fea0f /asm/asm_start.s | |
| parent | 73e80bf4b6c69b92a04b525f114a072a1c4b0d3a (diff) | |
improving window compositor
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 |
