Revision 87ecb68b hw/mips_mipssim.c

b/hw/mips_mipssim.c
24 24
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25 25
 * THE SOFTWARE.
26 26
 */
27
#include "vl.h"
27
#include "hw.h"
28
#include "mips.h"
29
#include "pc.h"
30
#include "isa.h"
31
#include "net.h"
32
#include "sysemu.h"
33
#include "boards.h"
28 34

  
29 35
#ifdef TARGET_WORDS_BIGENDIAN
30 36
#define BIOS_FILENAME "mips_bios.bin"

Also available in: Unified diff