mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-14 07:32:35 -05:00
Completed target tree move of the ata driver code. Some code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11655 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dc956ce993
commit
31ffd7b154
10 changed files with 891 additions and 746 deletions
|
|
@ -86,7 +86,7 @@
|
|||
/*---------------------------------------------------*/
|
||||
/* SPECIAL DEBUG STUFF */
|
||||
/*---------------------------------------------------*/
|
||||
extern char ata_device;
|
||||
extern int ata_device;
|
||||
extern int ata_io_address;
|
||||
extern struct core_entry cores[NUM_CORES];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue