mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Code cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5454 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
61753a893e
commit
14c72f277c
2 changed files with 5 additions and 4 deletions
|
|
@ -33,8 +33,9 @@
|
|||
int read_rom_version(void);
|
||||
int read_hw_mask(void);
|
||||
|
||||
#ifdef HAVE_LCD_CHARCELLS
|
||||
#ifdef ARCHOS_PLAYER
|
||||
bool has_new_lcd(void);
|
||||
bool has_ata_power_control(void) __attribute__ ((alias ("has_new_lcd")));
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue