I really need to learn to compile test before commiting
[tpg/acess2.git] / Modules / ATA / mbr.c
index 48d9c83..de02505 100644 (file)
@@ -7,7 +7,10 @@
 #include <acess.h>
 #include "common.h"
 
-// == GLOBALS ===
+// === PROTOTYPES ===
+Uint64 ATA_MBR_int_ReadExt(int Disk, Uint64 Addr, Uint64 *Base, Uint64 *Length);
+
+// === GLOBALS ===
 
 // === CODE ===
 /**

UCC git Repository :: git.ucc.asn.au