10 lines
173 B
C
Raw Normal View History

2016-03-19 17:30:56 +01:00
// 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);