summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-03-13 05:54:00 +0000
committerjake <jake@FreeBSD.org>2002-03-13 05:54:00 +0000
commitb767cbaa7aa34db7e0d83b435e4252b35854e23f (patch)
tree761fb007198c3546cfdc30bafb56b9b4d454da87 /sys/sparc64
parentb15736770c54c241ec65929349568601e51c19ae (diff)
downloadFreeBSD-src-b767cbaa7aa34db7e0d83b435e4252b35854e23f.zip
FreeBSD-src-b767cbaa7aa34db7e0d83b435e4252b35854e23f.tar.gz
Fix braino.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/sparc64/mp_exception.S3
-rw-r--r--sys/sparc64/sparc64/mp_exception.s3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/sparc64/sparc64/mp_exception.S b/sys/sparc64/sparc64/mp_exception.S
index 98dd45c..652021c 100644
--- a/sys/sparc64/sparc64/mp_exception.S
+++ b/sys/sparc64/sparc64/mp_exception.S
@@ -42,9 +42,6 @@
9: lduw [r1], r2 ; \
brnz,a,pn r2, 9b ; \
nop
-#else
-#define IPI_WAIT(r1, r2, r3)
-#endif
/*
* Trigger a softint at the desired level.
diff --git a/sys/sparc64/sparc64/mp_exception.s b/sys/sparc64/sparc64/mp_exception.s
index 98dd45c..652021c 100644
--- a/sys/sparc64/sparc64/mp_exception.s
+++ b/sys/sparc64/sparc64/mp_exception.s
@@ -42,9 +42,6 @@
9: lduw [r1], r2 ; \
brnz,a,pn r2, 9b ; \
nop
-#else
-#define IPI_WAIT(r1, r2, r3)
-#endif
/*
* Trigger a softint at the desired level.
OpenPOWER on IntegriCloud