summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
authorJon Santmyer <jon@jonsantmyer.com>2024-03-13 09:58:22 -0400
committerJon Santmyer <jon@jonsantmyer.com>2024-03-13 09:58:22 -0400
commitf46ab8ca2050ee77edf6e6b979875426bdaf29dc (patch)
tree1877f76c37adc4c7f7ea98a24f2cd1a61432ac63 /boot
parentd1ff7bcc91886626dc9060ec5fb67ee102ab7c1d (diff)
downloadjove-kernel-f46ab8ca2050ee77edf6e6b979875426bdaf29dc.tar.gz
jove-kernel-f46ab8ca2050ee77edf6e6b979875426bdaf29dc.tar.bz2
jove-kernel-f46ab8ca2050ee77edf6e6b979875426bdaf29dc.zip
fix incorrect tss rsp assignment
Diffstat (limited to 'boot')
-rw-r--r--boot/cmdline.d3
-rw-r--r--boot/limine/limine.d2
2 files changed, 0 insertions, 5 deletions
diff --git a/boot/cmdline.d b/boot/cmdline.d
deleted file mode 100644
index f3ba401..0000000
--- a/boot/cmdline.d
+++ /dev/null
@@ -1,3 +0,0 @@
-boot/cmdline.o: boot/cmdline.c boot/cmdline.h lib/hashtable.h \
- lib/linkedlist.h boot/boot.h mem/memory.h mem/slab.h lib/string.h \
- io/log.h
diff --git a/boot/limine/limine.d b/boot/limine/limine.d
deleted file mode 100644
index 1c946a9..0000000
--- a/boot/limine/limine.d
+++ /dev/null
@@ -1,2 +0,0 @@
-boot/limine/limine.o: boot/limine/limine.c boot/limine/limine.h \
- boot/boot.h