mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Garbage collect old function prototypes.
This commit is contained in:
parent
d1295abdc0
commit
fb64e73880
1 changed files with 0 additions and 6 deletions
|
|
@ -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 a new issue