diff --git a/sys/powerpc/include/pte.h b/sys/powerpc/include/pte.h index 85f169c18c7..fde152ca288 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