summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/globals.h')
-rw-r--r--sys/alpha/include/globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/include/globals.h b/sys/alpha/include/globals.h
index 303efdf..f85a67c 100644
--- a/sys/alpha/include/globals.h
+++ b/sys/alpha/include/globals.h
@@ -56,7 +56,6 @@ register struct globaldata *globalp __asm__("$8");
#define switchtime PCPU_GET(switchtime)
#define switchticks PCPU_GET(switchticks)
#define cpuid PCPU_GET(cpuno)
-#define prevproc PCPU_GET(curproc) /* XXX - until ithreads */
#endif /* _KERNEL */
OpenPOWER on IntegriCloud