Files
pspsdk/src/kermit/sceKermitFlashfs_driver.S
JoseAaronLopezGarcia 6f541cfb8d use weak imports
2025-09-05 16:13:57 +02:00

11 lines
265 B
ArmAsm

.set noreorder
#include "pspimport.s"
#ifdef F_sceKermitFlashfs_driver_0000
IMPORT_START "sceKermitFlashfs_driver",0x00090000
#endif
#ifdef F_sceKermitFlashfs_driver_0001
IMPORT_FUNC "sceKermitFlashfs_driver",0x78D76B63,sceKermitFlashfs_driver_78D76B63
#endif