mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-23 20:22:40 +00:00
Fix duplicated stub functions
This commit is contained in:
@@ -123,9 +123,6 @@
|
||||
IMPORT_FUNC "sceRtc",0x62685E98,sceRtcGetLastAdjustedTime
|
||||
#endif
|
||||
#ifdef F_sceRtc_0040
|
||||
IMPORT_FUNC "sceRtc",0xDFBC5F16,sceRtcParseDateTime
|
||||
#endif
|
||||
#ifdef F_sceRtc_0041
|
||||
IMPORT_FUNC "sceRtc",0xE1C93E47,sceRtcGetTime64_t
|
||||
#endif
|
||||
|
||||
|
||||
@@ -162,15 +162,12 @@
|
||||
IMPORT_FUNC "sceRtc_driver",0xCE27DE2F,sceRtcEnd
|
||||
#endif
|
||||
#ifdef F_sceRtc_driver_0053
|
||||
IMPORT_FUNC "sceRtc_driver",0xDFBC5F16,sceRtcParseDateTime
|
||||
#endif
|
||||
#ifdef F_sceRtc_driver_0054
|
||||
IMPORT_FUNC "sceRtc_driver",0xE1C93E47,sceRtcGetTime64_t
|
||||
#endif
|
||||
#ifdef F_sceRtc_driver_0055
|
||||
#ifdef F_sceRtc_driver_0054
|
||||
IMPORT_FUNC "sceRtc_driver",0xF0B5571C,sceRtcSynchronize
|
||||
#endif
|
||||
#ifdef F_sceRtc_driver_0056
|
||||
#ifdef F_sceRtc_driver_0055
|
||||
IMPORT_FUNC "sceRtc_driver",0xFB3B18CD,sceRtc_driver_FB3B18CD
|
||||
#endif
|
||||
|
||||
|
||||
@@ -2025,7 +2025,7 @@
|
||||
IMPORT_FUNC "scePaf",0x10F3BB61,memset
|
||||
#endif
|
||||
#ifdef F_scePaf_0674
|
||||
IMPORT_FUNC "scePaf",0x81D0D1F7,memcpy
|
||||
IMPORT_FUNC "scePaf",0x81D0D1F7,memcmp
|
||||
#endif
|
||||
#ifdef F_scePaf_0675
|
||||
IMPORT_FUNC "scePaf",0x7EDCC45E,floorf
|
||||
|
||||
Reference in New Issue
Block a user