aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>2006-11-30 04:17:05 +0000
committerJohn Birrell <jb@FreeBSD.org>2006-11-30 04:17:05 +0000
commite0b651251d698779cd5ab03b6363b03ab010a91d (patch)
tree6035effd6306a4201ed68eedced59e87c3965546 /sys/powerpc
parentb3ef1381d4f94af7a713215f2818f3aa2d31542f (diff)
Notes
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/powerpc/genassym.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/powerpc/genassym.c b/sys/powerpc/powerpc/genassym.c
index 80deb8eef22a..63719cc12d20 100644
--- a/sys/powerpc/powerpc/genassym.c
+++ b/sys/powerpc/powerpc/genassym.c
@@ -55,7 +55,6 @@
#include <machine/pmap.h>
#include <machine/sigframe.h>
-ASSYM(PC_CONS_BUFR, offsetof(struct pcpu, pc_cons_bufr));
ASSYM(PC_CURTHREAD, offsetof(struct pcpu, pc_curthread));
ASSYM(PC_CURPCB, offsetof(struct pcpu, pc_curpcb));
ASSYM(PC_CURPMAP, offsetof(struct pcpu, pc_curpmap));