aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/prefixes/prefix_os5.h
blob: a039002840c9394c01e8b5f2f39f705484bc21e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef PREFIX_H
#define PREFIX_H

// PalmOS
#define PALMOS_MODE
#define PALMOS_68K
#define PALMOS_NATIVE

#define COMPILE_OS5

#endif