mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-03 06:10:35 +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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user