uae-wii/src/md-amd64-gcc/support.c
2009-05-05 15:36:48 +00:00

11 lines
224 B
C

/*
* E-UAE - The Portable Amiga Emulator
*
* Miscellaneous machine dependent support functions and definitions
*
* Copyright 2005 Richard Drummond
*/
/* Use the i386 version */
#include "md-i386-gcc/support.c"