Files
pico-loader/arm7/source/clearFast.h
2025-11-23 17:14:17 +01:00

4 lines
64 B
C

#pragma once
extern "C" void clearFast(void* dst, u32 length);