mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 08:41:34 +00:00
11 lines
265 B
ArmAsm
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
|