mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
use weak imports
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "pspimport.s"
|
||||
|
||||
#ifdef F_sceKermitFlashfs_driver_0000
|
||||
IMPORT_START "sceKermitFlashfs_driver",0x00010000
|
||||
IMPORT_START "sceKermitFlashfs_driver",0x00090000
|
||||
#endif
|
||||
#ifdef F_sceKermitFlashfs_driver_0001
|
||||
IMPORT_FUNC "sceKermitFlashfs_driver",0x78D76B63,sceKermitFlashfs_driver_78D76B63
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#include "pspimport.s"
|
||||
|
||||
#ifdef F_sceKermitMemory_driver_0000
|
||||
IMPORT_START "sceKermitMemory_driver",0x00010000
|
||||
IMPORT_START "sceKermitMemory_driver",0x00090000
|
||||
#endif
|
||||
#ifdef F_sceKermitMemory_driver_0001
|
||||
IMPORT_FUNC "sceKermitMemory_driver",0x80E1240A,sceKermitMemory_driver_80E1240A
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#include "pspimport.s"
|
||||
|
||||
#ifdef F_sceKermitMsfs_driver_0000
|
||||
IMPORT_START "sceKermitMsfs_driver",0x00010000
|
||||
IMPORT_START "sceKermitMsfs_driver",0x00090000
|
||||
#endif
|
||||
#ifdef F_sceKermitMsfs_driver_0001
|
||||
IMPORT_FUNC "sceKermitMsfs_driver",0x1A4DC9B7,sceKermitMsfs_driver_1A4DC9B7
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#include "pspimport.s"
|
||||
|
||||
#ifdef F_sceKermitPeripheral_0000
|
||||
IMPORT_START "sceKermitPeripheral",0x40010000
|
||||
IMPORT_START "sceKermitPeripheral",0x40090000
|
||||
#endif
|
||||
#ifdef F_sceKermitPeripheral_0001
|
||||
IMPORT_FUNC "sceKermitPeripheral",0x4A26B7C8,sceKermitPeripheral_4A26B7C8
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#include "pspimport.s"
|
||||
|
||||
#ifdef F_sceKermitPeripheral_driver_0000
|
||||
IMPORT_START "sceKermitPeripheral_driver",0x00010000
|
||||
IMPORT_START "sceKermitPeripheral_driver",0x00090000
|
||||
#endif
|
||||
#ifdef F_sceKermitPeripheral_driver_0001
|
||||
IMPORT_FUNC "sceKermitPeripheral_driver",0x0648E1A3,sceKermitPeripheral_driver_0648E1A3
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#include "pspimport.s"
|
||||
|
||||
#ifdef F_sceKermit_driver_0000
|
||||
IMPORT_START "sceKermit_driver",0x00010000
|
||||
IMPORT_START "sceKermit_driver",0x00090000
|
||||
#endif
|
||||
#ifdef F_sceKermit_driver_0001
|
||||
IMPORT_FUNC "sceKermit_driver",0x36666181,sceKermitSendRequest
|
||||
|
Reference in New Issue
Block a user