summaryrefslogtreecommitdiff
path: root/src/test/ao_int64_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ao_int64_test.c')
-rw-r--r--src/test/ao_int64_test.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/test/ao_int64_test.c b/src/test/ao_int64_test.c
index c26a63b0..8557a1c7 100644
--- a/src/test/ao_int64_test.c
+++ b/src/test/ao_int64_test.c
@@ -15,6 +15,11 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
+#define __data
+#define __pdata
+#define __xdata
+#define __reentrant
+
#include <ao_int64.h>
#include <ao_int64.c>
#include <stdio.h>