summaryrefslogtreecommitdiff
path: root/i386/i386/cpuboot.S
diff options
context:
space:
mode:
authorAlmuHS <almuhs@github.com>2019-10-03 20:17:40 +0200
committerAlmuHS <almuhs@github.com>2019-10-03 20:17:40 +0200
commit75f7f310880cf64bb6570c7f4d39605eb6417626 (patch)
tree56fae0f3193d744a83af26751ff26fee6b5906d4 /i386/i386/cpuboot.S
parentd443387bd6e5b5f90f0819dba5d78fa99934762e (diff)
Revert "fix: add shift 24 in apic id"
This reverts commit 4dd07e0787270dbcce2aa6171912ea73bfdd2e4f. undone shift 24
Diffstat (limited to 'i386/i386/cpuboot.S')
-rw-r--r--i386/i386/cpuboot.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/i386/i386/cpuboot.S b/i386/i386/cpuboot.S
index 071b62c9..b0bccbdb 100644
--- a/i386/i386/cpuboot.S
+++ b/i386/i386/cpuboot.S
@@ -129,4 +129,6 @@ gdt_tmp:
_apbootend:
apbootend:
-
+// .globl dummyf
+//dummyf:
+ret