PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
slib.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 slib.c:

Go to the source code of this file.

Functions

iop_library_tslib_get_lib_by_name (const char *name)
 
void * slib_get_exportlist_by_name (const char *name)
 
int slib_get_version_by_name (const char *name)
 
int slib_release_library (const char *name)
 

Detailed Description

IOP Sub-CPU library manipulation functions

Definition in file slib.c.