summaryrefslogtreecommitdiff
path: root/bsps/sparc/leon2/include/leon.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc/leon2/include/leon.h')
-rw-r--r--bsps/sparc/leon2/include/leon.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/bsps/sparc/leon2/include/leon.h b/bsps/sparc/leon2/include/leon.h
index 762260ba48..8f2d807eb4 100644
--- a/bsps/sparc/leon2/include/leon.h
+++ b/bsps/sparc/leon2/include/leon.h
@@ -292,11 +292,6 @@ typedef struct {
extern LEON_Register_Map LEON_REG;
-static __inline__ int bsp_irq_fixup(int irq)
-{
- return irq;
-}
-
/*
* Macros to manipulate the Interrupt Clear, Interrupt Force, Interrupt Mask,
* and the Interrupt Pending Registers.