Garbage collect old function prototypes.
This commit is contained in:
parent
0d072699a7
commit
03939e42e6
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user