summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/smptests.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-04-06 11:38:18 +0000
committerphk <phk@FreeBSD.org>1998-04-06 11:38:18 +0000
commitb4d5f008389cab25c002b2f49f8999c84c253e3b (patch)
tree7dbf861d74a03b4f7c0a317a4234bbabef2497cd /sys/i386/include/smptests.h
parent86ff9d1a6e0595ec17be5ad31405a566af758fcb (diff)
downloadFreeBSD-src-b4d5f008389cab25c002b2f49f8999c84c253e3b.zip
FreeBSD-src-b4d5f008389cab25c002b2f49f8999c84c253e3b.tar.gz
Remove stuff related to microtime.s, which is gone.
Diffstat (limited to 'sys/i386/include/smptests.h')
-rw-r--r--sys/i386/include/smptests.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h
index 3773996..a4093ee 100644
--- a/sys/i386/include/smptests.h
+++ b/sys/i386/include/smptests.h
@@ -22,7 +22,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: smptests.h,v 1.30 1998/03/04 23:45:12 tegge Exp $
+ * $Id: smptests.h,v 1.31 1998/03/07 20:48:16 tegge Exp $
*/
#ifndef _MACHINE_SMPTESTS_H_
@@ -75,8 +75,6 @@
#define REAL_IFCPL /* ipl_funcs.c: SCPL_LOCK/SCPL_UNLOCK */
#endif /* PUSHDOWN_LEVEL_2 */
-#define REAL_MCPL_NOT /* microtime.s: CPL_LOCK/movl $0,_cpl_lock */
-
/*
* The xCPL_LOCK/xCPL_UNLOCK defines control the spinlocks
* that protect cpl/cml/cil and the spl functions.
OpenPOWER on IntegriCloud