/*
 * irx_imports.h - Defines all IRX imports.
 *
 * Copyright (c) 2003 Marcus R. Brown <mrbrown@0xd6.org>
 *
 * See the file LICENSE included with this distribution for licensing terms.
 */

#ifndef IOP_IRX_IMPORTS_H
#define IOP_IRX_IMPORTS_H

#include "irx.h"


/* Please keep these in alphabetical order!  */
#if 0  /* EEUG: WHY ? */
#include "cdvdman.h"
#endif
#include "intrman.h"
#include "ioman.h"
#include "loadcore.h"
#include "ps2ip.h"
#include "sifcmd.h"
#include "stdio.h"
#include "sysclib.h"
#include "thbase.h"
#include "thsemap.h"

#endif /* IOP_IRX_IMPORTS_H */
