ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
SyscallPatchData Struct Reference

Data Fields

unsigned int syscall
 
void * function
 

Detailed Description

Definition at line 16 of file osdsrc.c.

Field Documentation

◆ function

void * SyscallPatchData::function

Definition at line 18 of file osdsrc.c.

◆ syscall

unsigned int SyscallPatchData::syscall

Definition at line 17 of file osdsrc.c.

Referenced by _start().


The documentation for this struct was generated from the following files: