From 9ce196c03ca556a1c1d30b3137012923bcb68baf Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sun, 26 Feb 2006 15:32:40 +0000 Subject: Prefix file for Zodiac ARM modules svn-id: r20921 --- backends/PalmOS/Src/prefix_zodiac.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 backends/PalmOS/Src/prefix_zodiac.h (limited to 'backends/PalmOS') diff --git a/backends/PalmOS/Src/prefix_zodiac.h b/backends/PalmOS/Src/prefix_zodiac.h new file mode 100755 index 0000000000..708166d998 --- /dev/null +++ b/backends/PalmOS/Src/prefix_zodiac.h @@ -0,0 +1,11 @@ +#ifndef PREFIX_H +#define PREFIX_H + +// PalmOS +#define PALMOS_MODE +#define PALMOS_68K +#define PALMOS_NATIVE + +#define COMPILE_ZODIAC + +#endif -- cgit v1.2.3