/*
 * 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!  */
#include <atad.h>
#include <dev9.h>
#include <stdio.h>
#include <sysmem.h>
#include <sifcmd.h>

#endif /* IOP_IRX_IMPORTS_H */
