mirror of
https://github.com/DaedalusX64/daedalus.git
synced 2025-04-02 10:21:48 -04:00
7 lines
161 B
Text
7 lines
161 B
Text
PSP_BEGIN_EXPORTS
|
|
PSP_EXPORT_START(syslib, 0, 0x8000)
|
|
PSP_EXPORT_FUNC_HASH(module_start)
|
|
PSP_EXPORT_VAR_HASH(module_info)
|
|
PSP_EXPORT_END
|
|
|
|
PSP_END_EXPORTS
|