summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/cpu_switch.S2
-rw-r--r--sys/amd64/amd64/swtch.s2
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/amd64/amd64/cpu_switch.S b/sys/amd64/amd64/cpu_switch.S
index c664c29..356c937 100644
--- a/sys/amd64/amd64/cpu_switch.S
+++ b/sys/amd64/amd64/cpu_switch.S
@@ -288,8 +288,6 @@ cpu_switch_load_gs:
1:
ret
-CROSSJUMPTARGET(sw1a)
-
#ifdef INVARIANTS
badsw2:
pushl $sw0_2
diff --git a/sys/amd64/amd64/swtch.s b/sys/amd64/amd64/swtch.s
index c664c29..356c937 100644
--- a/sys/amd64/amd64/swtch.s
+++ b/sys/amd64/amd64/swtch.s
@@ -288,8 +288,6 @@ cpu_switch_load_gs:
1:
ret
-CROSSJUMPTARGET(sw1a)
-
#ifdef INVARIANTS
badsw2:
pushl $sw0_2
OpenPOWER on IntegriCloud