summaryrefslogtreecommitdiff
path: root/arm9/lib/include/CTRDG_flash_AT29LV512.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/include/CTRDG_flash_AT29LV512.h')
-rw-r--r--arm9/lib/include/CTRDG_flash_AT29LV512.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arm9/lib/include/CTRDG_flash_AT29LV512.h b/arm9/lib/include/CTRDG_flash_AT29LV512.h
new file mode 100644
index 00000000..908dd6cf
--- /dev/null
+++ b/arm9/lib/include/CTRDG_flash_AT29LV512.h
@@ -0,0 +1,10 @@
+#ifndef POKEDIAMOND_CTRDG_FLASH_AT29LV512_H
+#define POKEDIAMOND_CTRDG_FLASH_AT29LV512_H
+
+#include "nitro/types.h"
+#include "CTRDG_task.h"
+
+u32 CTRDGi_EraseFlashChipCoreAT(CTRDGTaskInfo *arg);
+u32 CTRDGi_EraseFlashSectorCoreAT(CTRDGTaskInfo *arg);
+
+#endif //POKEDIAMOND_CTRDG_FLASH_AT29LV512_H