mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-04 00:28:51 -04:00
stage1 -> stage2 again
This commit is contained in:
parent
50047dffaa
commit
75169790ff
6 changed files with 123 additions and 58 deletions
|
@ -4,7 +4,6 @@
|
|||
#include "utils.h"
|
||||
#include "sdmmc.h"
|
||||
|
||||
int initialize_sd(void);
|
||||
size_t read_sd_file(void *dst, size_t dst_size, const char *filename);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue