old-MTGos/boot/3ds/delay.h
2016-08-04 22:00:49 +02:00

10 lines
No EOL
173 B
C

// Copyright 2014 Normmatt
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
#include "common.h"
void ioDelay(u32 us);