summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlmuHS <almuhs@github.com>2019-10-04 19:47:03 +0200
committerAlmuHS <almuhs@github.com>2019-10-04 19:47:03 +0200
commitd9038d6af2bebe98f41936ec812dc87a36077e38 (patch)
tree33fe460deb283ddae35bca237cd670988829ed93
parentdfff0cf9e77f6db5131f055b89bdcdb2c11960fc (diff)
refactor: removed unnecesary dummyf function0.0.10_10.0.10
-rw-r--r--i386/i386/cpuboot.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/i386/i386/cpuboot.S b/i386/i386/cpuboot.S
index b0bccbdb..2a4706d6 100644
--- a/i386/i386/cpuboot.S
+++ b/i386/i386/cpuboot.S
@@ -129,6 +129,3 @@ gdt_tmp:
_apbootend:
apbootend:
-// .globl dummyf
-//dummyf:
-ret