summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-01-02 18:09:26 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-01-02 18:09:26 +0000
commit38c5bd91c683e4ff760cbc251bfcc90fa3803c72 (patch)
tree59763a8fda18e7c8b2114080dab199dc0f44dfb0 /sys/arch/vax/include
parent89483ece8b8172cefc97a57cb404b8b0c506ade0 (diff)
Kill enablertclock.
Diffstat (limited to 'sys/arch/vax/include')
-rw-r--r--sys/arch/vax/include/cpu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/vax/include/cpu.h b/sys/arch/vax/include/cpu.h
index 6a536162973..f0d7fdec67a 100644
--- a/sys/arch/vax/include/cpu.h
+++ b/sys/arch/vax/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.17 2004/07/07 23:10:45 deraadt Exp $ */
+/* $OpenBSD: cpu.h,v 1.18 2006/01/02 18:09:25 miod Exp $ */
/* $NetBSD: cpu.h,v 1.41 1999/10/21 20:01:36 ragge Exp $ */
/*
@@ -45,7 +45,6 @@
#include <machine/uvax.h>
#include <machine/psl.h>
-#define enablertclock()
#define cpu_wait(p)
#define cpu_swapout(p)
#define cpu_number() 0