Update sdmmc (thanks @gemarcano)

This commit is contained in:
Aurora
2016-09-07 14:26:01 +02:00
parent 98cdbe0784
commit f10427287f
5 changed files with 353 additions and 340 deletions

View File

@@ -1,9 +1,5 @@
// Copyright 2014 Normmatt
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
#include "common.h"
#include "../../types.h"
void ioDelay(u32 us);
void waitcycles(u32 us);