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:
Jens Arnold 2006-12-03 22:13:44 +00:00
parent dc956ce993
commit 31ffd7b154
10 changed files with 891 additions and 746 deletions

View file

@ -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];