Skip to content

Commit

Permalink
Forgot this define.
Browse files Browse the repository at this point in the history
  • Loading branch information
profi200 committed Jun 3, 2018
1 parent 08a14f3 commit 7939910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/arm9/hardware/sdmmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
#define REG_SDRESET (0xe0)
#define REG_SDPROTECTED (0xf6) //bit 0 determines if sd is protected or not?

#define REG_DATACTL32 (0x100)
#define REG_DATACTL32 (0x100)
#define REG_SDBLKLEN32 (0x104)
#define REG_SDBLKCOUNT32 (0x108)
#define REG_SDFIFO32 (0x10C)
Expand Down

0 comments on commit 7939910

Please sign in to comment.