PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
smod.c File Reference
#include "types.h"
#include "defs.h"
#include "irx.h"
#include "loadcore.h"
#include "ioman.h"
#include "stdio.h"
#include "sysclib.h"
#include "iopmgr.h"
+ Include dependency graph for smod.c:

Go to the source code of this file.

Functions

ModuleInfo_tsmod_get_next_mod (ModuleInfo_t *cur_mod)
 
ModuleInfo_tsmod_get_mod_by_name (const char *name)
 
int smod_get_modcount_by_name (const char *name)
 
int smod_get_modversion_by_name (const char *name)
 
int smod_unload_module (const char *name)
 

Detailed Description

iop Sub-CPU module library

Definition in file smod.c.