mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
exceptions: detritus removal
externs and defines for stuff that is never used Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
3be7988674
commit
df720ac12f
8 changed files with 1 additions and 29 deletions
|
@ -23,7 +23,6 @@ static inline int fsr_fs(unsigned int fsr)
|
|||
#endif
|
||||
|
||||
void do_bad_area(unsigned long addr, unsigned int fsr, struct pt_regs *regs);
|
||||
unsigned long search_exception_table(unsigned long addr);
|
||||
void early_abt_enable(void);
|
||||
|
||||
#endif /* __ARCH_ARM_FAULT_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue