summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/mutex.h')
-rw-r--r--sys/alpha/include/mutex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/alpha/include/mutex.h b/sys/alpha/include/mutex.h
index 970049b..7300c08 100644
--- a/sys/alpha/include/mutex.h
+++ b/sys/alpha/include/mutex.h
@@ -39,8 +39,6 @@
/* Global locks */
extern struct mtx clock_lock;
-#define mtx_intr_enable(mutex) do (mutex)->mtx_savecrit = ALPHA_PSL_IPL_0; while (0)
-
#endif /* _KERNEL */
#else /* !LOCORE */
OpenPOWER on IntegriCloud