rpcsx/rpcs3/Emu/ARMv7/Modules/sceLibc.h
2016-04-15 19:22:44 +03:00

4 lines
57 B
C

#pragma once
using atexit_func_t = void(vm::ptr<void>);