ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/ps2launchargs/source/uLaunchELF/ps2host/irx_imports.h
Revision: 1101
Committed: Wed Feb 7 05:08:54 2018 UTC (7 years, 8 months ago) by iritscen
Content type: text/x-chdr
File size: 579 byte(s)
Log Message:
Added following to ps2launchargs:\n-Source code.\n-DLL needed to run ps2client.\n-Instructions for building uLaunchELF.

File Contents

# Content
1 /*
2 * irx_imports.h - Defines all IRX imports.
3 *
4 * Copyright (c) 2003 Marcus R. Brown <mrbrown@0xd6.org>
5 *
6 * See the file LICENSE included with this distribution for licensing terms.
7 */
8
9 #ifndef IOP_IRX_IMPORTS_H
10 #define IOP_IRX_IMPORTS_H
11
12 #include "irx.h"
13
14
15 /* Please keep these in alphabetical order! */
16 #if 0 /* EEUG: WHY ? */
17 #include "cdvdman.h"
18 #endif
19 #include "intrman.h"
20 #include "ioman.h"
21 #include "loadcore.h"
22 #include "ps2ip.h"
23 #include "sifcmd.h"
24 #include "stdio.h"
25 #include "sysclib.h"
26 #include "thbase.h"
27 #include "thsemap.h"
28
29 #endif /* IOP_IRX_IMPORTS_H */

Properties

Name Value
svn:executable *