mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 05:32:40 -05:00
Removed some TABS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@314 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
255ece4b60
commit
40c1c2251a
1 changed files with 5 additions and 4 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <lcd.h>
|
||||
#include "led.h"
|
||||
#include "system.h"
|
||||
|
||||
#define default_interrupt(name,number) \
|
||||
extern __attribute__((weak,alias("UIE" #number))) void name (void); void UIE##number (void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue