/*
 * irx_imports.h - Defines all IRX imports.
 *
 * NB: inapplicable old copyright claim to this material removed, as that
 * NB: claim would only relate to the old material created by that author
 */

#ifndef IOP_IRX_IMPORTS_H
#define IOP_IRX_IMPORTS_H

#include <irx.h>

/* Please keep these in alphabetical order!  */
#include <cdvdman.h>
#include <intrman.h>
#include <sifcmd.h>
#include <stdio.h>
#include <sysclib.h>
#include <sysmem.h>
#include <thbase.h>

#endif /* IOP_IRX_IMPORTS_H */
