Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

pspuser.h

Go to the documentation of this file.
00001 /*
00002  * PSP Software Development Kit - http://www.pspdev.org
00003  * -----------------------------------------------------------------------
00004  * Licensed under the BSD license, see LICENSE in PSPSDK root for details.
00005  *
00006  * pspuser.h - Main include file for the user interface to the PSP kernel.
00007  *
00008  * Copyright (c) 2005 Marcus R. Brown <mrbrown@ocgnet.org>
00009  * Copyright (c) 2005 James Forshaw <tyranid@gmail.com>
00010  * Copyright (c) 2005 John Kelley <ps2dev@kelley.ca>
00011  *
00012  * $Id: pspuser.h 1095 2005-09-27 21:02:16Z jim $
00013  */
00014 
00015 #ifndef PSPUSER_H
00016 #define PSPUSER_H
00017 
00018 #include <psptypes.h>
00019 #include <pspkerneltypes.h>
00020 #include <pspiofilemgr.h>
00021 #include <psploadexec.h>
00022 #include <pspmoduleinfo.h>
00023 #include <pspmodulemgr.h>
00024 #include <pspsysmem.h>
00025 #include <pspthreadman.h>
00026 #include <psputils.h>
00027 #include <pspkerror.h>
00028 #include <pspstdio.h>
00029 #include <pspintmanager.h>
00030 
00031 #endif /* PSPUSER_H */

Generated on Wed Sep 28 07:52:09 2005 for pspsdk-1.0+beta by  doxygen 1.4.4