Fix various reds. Some includes needed fixup.

Change-Id: I4327740bae17054131feb917abdd58846c451988
This commit is contained in:
Thomas Martitz 2014-03-03 19:09:41 +01:00
parent e5ce28ca09
commit c245de029d
15 changed files with 20 additions and 4 deletions

View file

@ -23,6 +23,7 @@
#include <stdbool.h>
#include "system.h"
#include "kernel.h"
#include "ata-driver.h"
void ata_reset()