summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2015-03-04 17:04:22 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2015-03-04 17:04:22 +0000
commit03939e42e68cd44a8cc42503cb35e7fad919b2cc (patch)
treee6678d578465ec9914c8f33126a3e4f6cdf946e4
parent0d072699a7aac673a7f4c4dda00e84fc61d7de8c (diff)
downloadFreeBSD-src-03939e42e68cd44a8cc42503cb35e7fad919b2cc.zip
FreeBSD-src-03939e42e68cd44a8cc42503cb35e7fad919b2cc.tar.gz
Garbage collect old function prototypes.
-rw-r--r--sys/powerpc/include/pte.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/powerpc/include/pte.h b/sys/powerpc/include/pte.h
index 85f169c..fde152c 100644
--- a/sys/powerpc/include/pte.h
+++ b/sys/powerpc/include/pte.h
@@ -158,12 +158,6 @@ typedef struct lpte lpte_t;
#define ISSRR1_PROTECT 0x08000000
#define ISSRR1_SEGMENT 0x00200000
-#ifdef _KERNEL
-#ifndef LOCORE
-extern u_int dsisr(void);
-#endif /* _KERNEL */
-#endif /* LOCORE */
-
#else /* BOOKE */
#include <machine/tlb.h>
OpenPOWER on IntegriCloud