mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Remove some unused declarations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21010 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0e725551af
commit
2dc2054319
17 changed files with 3 additions and 20 deletions
|
|
@ -83,8 +83,6 @@ static inline void restore_interrupt(int status)
|
|||
void system_enable_irq(unsigned int irq);
|
||||
void udelay(unsigned int usec);
|
||||
void mdelay(unsigned int msec);
|
||||
void power_off(void);
|
||||
void system_reboot(void);
|
||||
void dma_enable(void);
|
||||
void dma_disable(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue