You've already forked pico-loader
mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-01-09 16:28:35 -08:00
Initial commit
This commit is contained in:
3
arm7/source/clearFast.h
Normal file
3
arm7/source/clearFast.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
extern "C" void clearFast(void* dst, u32 length);
|
||||
Reference in New Issue
Block a user