summaryrefslogtreecommitdiff
path: root/asm/multiboot.s
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-08-20 22:01:25 +0200
committerMiguel <m.i@gmx.at>2018-08-20 22:01:25 +0200
commit1963dbcd92c15094c99d2f900e4812611b6af733 (patch)
tree0e77a76d24aa2eae2f12e6d889bd1aa65bdc26f0 /asm/multiboot.s
parente4febc5aac3006c3ef025b5f708ec51fdac63b94 (diff)
Makefile fix
Diffstat (limited to 'asm/multiboot.s')
-rw-r--r--asm/multiboot.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/multiboot.s b/asm/multiboot.s
index 54cffbb..a35423c 100644
--- a/asm/multiboot.s
+++ b/asm/multiboot.s
@@ -32,8 +32,8 @@
.long 0
.long 0 #gfx_stuff 0=enable!
-.long 1280
-.long 1024
+.long 640
+.long 480
.long 32
# Currently the stack pointer register (esp) points at anything and using it may