1
0
Fork 0
forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28951 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sparmann 2011-01-02 23:02:55 +00:00
parent 9339be1279
commit 1a1fc09863
3 changed files with 38 additions and 38 deletions

View file

@ -25,6 +25,7 @@
#include "system.h"
#include "dma-target.h"
#include "dm320.h"
#include "ata.h"
#include "ata-target.h"
#include <stdbool.h>