uOFW
Reverse engineered PSP kernel 6.60.
Loading...
Searching...
No Matches
include
pspmoduleexport.h
1
/* Copyright (C) 2011, 2012 The uOFW team
2
See the file COPYING for copying permission.
3
*/
4
5
#ifndef PSPMODULEEXPORT_H
6
#define PSPMODULEEXPORT_H
7
9
struct
SceLibraryEntry
{
10
const
char
* name;
11
unsigned
short
version;
12
unsigned
short
attribute;
13
unsigned
char
entLen;
14
unsigned
char
varCount;
15
unsigned
short
funcCount;
16
const
void
* entrytable;
17
};
18
19
#endif
20
SceLibraryEntry
Definition
pspmoduleexport.h:9
Generated on Thu Jun 19 2025 21:48:58 for uOFW by
1.9.8