mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 05:32:40 -05:00
Forgot to remove the ata_address_detect() declaration.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11813 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
28fd4b7228
commit
5833f05acb
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ extern volatile unsigned char* ata_control;
|
|||
extern int ata_io_address;
|
||||
|
||||
void ata_reset(void);
|
||||
void ata_address_detect(void);
|
||||
void ata_enable(bool on);
|
||||
void ata_device_init(void);
|
||||
bool ata_is_coldstart(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue