Skip to content

Commit

Permalink
IOP modules: cleaned imports list
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuHAK committed Jun 12, 2021
1 parent 6326106 commit daa430d
Show file tree
Hide file tree
Showing 23 changed files with 16 additions and 131 deletions.
4 changes: 0 additions & 4 deletions modules/bdmevent/imports.lst
@@ -1,7 +1,3 @@
iomanX_IMPORTS_start
I_AddDrv
iomanX_IMPORTS_end

bdm_IMPORTS_start
I_bdm_RegisterCallback
bdm_IMPORTS_end
Expand Down
5 changes: 0 additions & 5 deletions modules/debug/ioptrap/imports.lst
Expand Up @@ -16,11 +16,6 @@ I_RegisterDefaultExceptionHandler
I_RegisterPriorityExceptionHandler
excepman_IMPORTS_end

intrman_IMPORTS_start
I_CpuSuspendIntr
I_CpuResumeIntr
intrman_IMPORTS_end

stdio_IMPORTS_start
I_printf
stdio_IMPORTS_end
Expand Down
14 changes: 2 additions & 12 deletions modules/debug/ps2link/imports.lst
Expand Up @@ -8,7 +8,6 @@ I_memset
I_memcpy
I_strlen
I_strncpy
I_strncmp
sysclib_IMPORTS_end

thsemap_IMPORTS_start
Expand All @@ -21,8 +20,8 @@ thsemap_IMPORTS_end
thbase_IMPORTS_start
I_CreateThread
I_DeleteThread
I_StartThread
I_GetThreadId
I_StartThread
I_GetThreadId
I_ExitDeleteThread
thbase_IMPORTS_end

Expand All @@ -35,14 +34,6 @@ ioman_IMPORTS_end

ps2ip_IMPORTS_start
I_lwip_send
I_lwip_sendto
I_lwip_socket
I_lwip_listen
I_lwip_recv
I_lwip_recvfrom
I_lwip_close
I_lwip_bind
I_lwip_accept
ps2ip_IMPORTS_end

sifcmd_IMPORTS_start
Expand Down Expand Up @@ -81,6 +72,5 @@ ioptrap_IMPORTS_end

poweroff_IMPORTS_start
I_SetPowerButtonHandler
I_AddPowerOffHandler
I_PoweroffShutdown
poweroff_IMPORTS_end
2 changes: 0 additions & 2 deletions modules/debug/udptty-ingame/imports.lst
@@ -1,6 +1,5 @@

thsemap_IMPORTS_start
I_CreateSema
I_DeleteSema
I_SignalSema
I_WaitSema
Expand Down Expand Up @@ -32,7 +31,6 @@ stdio_IMPORTS_end

sysclib_IMPORTS_start
I_prnt
I_strncmp
sysclib_IMPORTS_end

sysmem_IMPORTS_start
Expand Down
10 changes: 0 additions & 10 deletions modules/ds34bt/iop/imports.lst
Expand Up @@ -5,12 +5,7 @@ I_sceSifRegisterRpc
I_sceSifRpcLoop
sifcmd_IMPORTS_end

stdio_IMPORTS_start
I_printf
stdio_IMPORTS_end

sysclib_IMPORTS_start
I_strncmp
I_memcmp
sysclib_IMPORTS_end

Expand All @@ -19,18 +14,13 @@ I_CreateSema
I_SignalSema
I_WaitSema
I_PollSema
I_DeleteSema
I_iSignalSema
thsemap_IMPORTS_end

thbase_IMPORTS_start
I_StartThread
I_CreateThread
I_DeleteThread
I_DelayThread
I_GetThreadId
I_SetAlarm
I_CancelAlarm
thbase_IMPORTS_end

usbd_IMPORTS_start
Expand Down
6 changes: 0 additions & 6 deletions modules/ds34usb/iop/imports.lst
Expand Up @@ -5,23 +5,17 @@ I_sceSifRegisterRpc
I_sceSifRpcLoop
sifcmd_IMPORTS_end

stdio_IMPORTS_start
I_printf
stdio_IMPORTS_end

thsemap_IMPORTS_start
I_CreateSema
I_SignalSema
I_WaitSema
I_PollSema
I_DeleteSema
I_iSignalSema
thsemap_IMPORTS_end

thbase_IMPORTS_start
I_StartThread
I_CreateThread
I_DeleteThread
I_DelayThread
I_GetThreadId
I_SetAlarm
Expand Down
3 changes: 0 additions & 3 deletions modules/iopcore/cdvdfsv/imports.lst
Expand Up @@ -38,13 +38,11 @@ I_sceCdLayerSearchFile
cdvdman_IMPORTS_end

intrman_IMPORTS_start
I_CpuEnableIntr
I_CpuSuspendIntr
I_CpuResumeIntr
intrman_IMPORTS_end

loadcore_IMPORTS_start
I_FlushDcache
I_RegisterLibraryEntries
loadcore_IMPORTS_end

Expand Down Expand Up @@ -78,4 +76,3 @@ thevent_IMPORTS_start
I_ClearEventFlag
I_WaitEventFlag
thevent_IMPORTS_end

7 changes: 0 additions & 7 deletions modules/iopcore/cdvdman/imports.lst
Expand Up @@ -17,13 +17,10 @@ I_CpuSuspendIntr
I_CpuResumeIntr
I_QueryIntrContext
I_EnableIntr
I_DisableIntr
I_RegisterIntrHandler
intrman_IMPORTS_end

sysmem_IMPORTS_start
I_AllocSysMemory
I_FreeSysMemory
I_Kprintf
sysmem_IMPORTS_end

Expand All @@ -38,14 +35,11 @@ loadcore_IMPORTS_end
sysclib_IMPORTS_start
I_strcpy
I_strlen
I_strcmp
I_strncmp
I_strchr
I_strrchr
I_strstr
I_strncpy
I_strtok
I_toupper
I_sprintf
sysclib_IMPORTS_end

Expand All @@ -67,7 +61,6 @@ I_iSetAlarm
I_CancelAlarm
I_USec2SysClock
I_SleepThread
I_WakeupThread
I_iWakeupThread
thbase_IMPORTS_end

Expand Down
1 change: 0 additions & 1 deletion modules/iopcore/eesync/imports.lst
Expand Up @@ -5,4 +5,3 @@ loadcore_IMPORTS_end
sifman_IMPORTS_start
I_sceSifSetSMFlag
sifman_IMPORTS_end

5 changes: 0 additions & 5 deletions modules/iopcore/patches/apemodpatch/imports.lst
Expand Up @@ -12,10 +12,6 @@ stdio_IMPORTS_start
I_printf
stdio_IMPORTS_end

sysclib_IMPORTS_start
I_strtol
sysclib_IMPORTS_end

thbase_IMPORTS_start
I_SetAlarm
I_CancelAlarm
Expand All @@ -32,4 +28,3 @@ I_CreateSema
I_SignalSema
I_PollSema
thsemap_IMPORTS_end

1 change: 0 additions & 1 deletion modules/iopcore/patches/cleareffects/imports.lst
Expand Up @@ -6,4 +6,3 @@ libsd_IMPORTS_end
sysclib_IMPORTS_start
I_memset
sysclib_IMPORTS_end

5 changes: 0 additions & 5 deletions modules/iopcore/patches/f2techioppatch/imports.lst
Expand Up @@ -10,8 +10,3 @@ modload_IMPORTS_end
stdio_IMPORTS_start
I_printf
stdio_IMPORTS_end

sysclib_IMPORTS_start
I_strtol
sysclib_IMPORTS_end

6 changes: 0 additions & 6 deletions modules/iopcore/patches/iremsndpatch/imports.lst
@@ -1,8 +1,3 @@
intrman_IMPORTS_start
I_CpuSuspendIntr
I_CpuResumeIntr
intrman_IMPORTS_end

loadcore_IMPORTS_start
I_GetLoadcoreInternalData
I_FlushIcache
Expand All @@ -25,4 +20,3 @@ I_CreateSema
I_SignalSema
I_WaitSema
thsemap_IMPORTS_end

7 changes: 0 additions & 7 deletions modules/isofs/imports.lst
Expand Up @@ -2,7 +2,6 @@ thsemap_IMPORTS_start
I_CreateSema
I_DeleteSema
I_SignalSema
I_iSignalSema
I_WaitSema
thsemap_IMPORTS_end

Expand All @@ -12,19 +11,13 @@ I_close
I_read
I_lseek
I_AddDrv
I_DelDrv
ioman_IMPORTS_end

stdio_IMPORTS_start
I_printf
stdio_IMPORTS_end

sysclib_IMPORTS_start
I_memset
I_memcmp
I_memcpy
I_strcmp
I_strncmp
I_strcpy
I_strlen
I_strncpy
Expand Down
2 changes: 1 addition & 1 deletion modules/isofs/isofs.c
Expand Up @@ -588,7 +588,7 @@ static iop_device_t IsofsDevice = {
int _start(int argc, char *argv[])
{
if (AddDrv(&IsofsDevice) == 0) {
printf("ISOFS driver start.\n");
DPRINTF("ISOFS driver start.\n");
return MODULE_RESIDENT_END;
}

Expand Down
20 changes: 3 additions & 17 deletions modules/mcemu/imports.lst
Expand Up @@ -5,7 +5,6 @@
intrman_IMPORTS_start
I_CpuSuspendIntr
I_CpuResumeIntr
I_QueryIntrContext
intrman_IMPORTS_end

loadcore_IMPORTS_start
Expand Down Expand Up @@ -35,16 +34,16 @@ I_smb_Close
oplutils_IMPORTS_end

sifcmd_IMPORTS_start
I_sceSifBindRpc
I_sceSifCallRpc
I_sceSifCallRpc
I_sceSifGetOtherData
I_sceSifInitRpc
I_sceSifBindRpc
I_sceSifSendCmd
sifcmd_IMPORTS_end

sifman_IMPORTS_start
I_sceSifInit
I_sceSifSetDma
I_sceSifSetDma
I_sceSifCheckInit
I_sceSifDmaStat
sifman_IMPORTS_end
Expand All @@ -61,7 +60,6 @@ stdio_IMPORTS_end
sysclib_IMPORTS_start
I_prnt
I_strncmp
I_strncpy
sysclib_IMPORTS_end

sysmem_IMPORTS_start
Expand All @@ -72,22 +70,10 @@ sysmem_IMPORTS_end
thbase_IMPORTS_start
I_CreateThread
I_StartThread
I_ExitDeleteThread
I_DeleteThread
I_SleepThread
I_iWakeupThread
I_DelayThread
thbase_IMPORTS_end

thsemap_IMPORTS_start
I_CreateSema
I_SignalSema
I_iSignalSema
I_WaitSema
I_DeleteSema
I_PollSema
thsemap_IMPORTS_end

dmacman_IMPORTS_start
I_dmac_request
I_dmac_transfer
Expand Down
11 changes: 5 additions & 6 deletions modules/network/httpclient/imports.lst
Expand Up @@ -9,13 +9,13 @@ I_ReleaseLibraryEntries
loadcore_IMPORTS_end

ps2ip_IMPORTS_start
I_lwip_socket
I_lwip_connect
I_lwip_send
I_lwip_recv
I_lwip_select
I_lwip_send
I_lwip_close
I_lwip_select
I_lwip_socket
I_lwip_shutdown
I_lwip_connect
I_lwip_gethostbyname
ps2ip_IMPORTS_end

Expand All @@ -36,9 +36,8 @@ stdio_IMPORTS_end
sysclib_IMPORTS_start
I_look_ctype_table
I_memcpy
I_memset
I_memmove
I_strcpy
I_memset
I_strcmp
I_strncmp
I_strlen
Expand Down
8 changes: 0 additions & 8 deletions modules/network/lwnbdsvr/imports.lst
@@ -1,4 +1,3 @@

atad_IMPORTS_start
I_ata_get_devinfo
I_ata_device_sector_io
Expand All @@ -17,26 +16,19 @@ I_lwip_socket
I_lwip_bind
I_lwip_accept
I_lwip_listen
I_lwip_select
I_inet_addr
ps2ip_IMPORTS_end

thbase_IMPORTS_start
I_DelayThread
I_CreateThread
I_StartThread
I_DeleteThread
thbase_IMPORTS_end

sysclib_IMPORTS_start
I_strcpy
I_strlen
I_memcpy
I_memset
sysclib_IMPORTS_end

stdio_IMPORTS_start
I_printf
stdio_IMPORTS_end


0 comments on commit daa430d

Please sign in to comment.