mirror of
https://github.com/AuroraWright/SafeA9LHInstaller.git
synced 2025-06-26 13:42:45 +00:00
6 lines
65 B
C
6 lines
65 B
C
#pragma once
|
|
|
|
#include "../../types.h"
|
|
|
|
void waitcycles(u32 us);
|