mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28952 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1a1fc09863
commit
6f40387e74
5 changed files with 61 additions and 34 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include "string.h"
|
||||
#include "buffer.h"
|
||||
#include "logf.h"
|
||||
#include "ata-defines.h"
|
||||
|
||||
#undef ata_read_sectors
|
||||
#undef ata_write_sectors
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
#include "dm320.h"
|
||||
#include "ata.h"
|
||||
#include "ata-target.h"
|
||||
#include "ata-defines.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
#define CS1_START 0x50000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue