aboutsummaryrefslogtreecommitdiff
path: root/tests/cris/check_openpf4.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cris/check_openpf4.c')
-rw-r--r--tests/cris/check_openpf4.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/cris/check_openpf4.c b/tests/cris/check_openpf4.c
new file mode 100644
index 000000000..8bbee41a6
--- /dev/null
+++ b/tests/cris/check_openpf4.c
@@ -0,0 +1,5 @@
+/* Basic file operations, now *with* sysroot.
+#sim: --sysroot=@exedir@
+*/
+#define PREFIX "/"
+#include "check_openpf3.c"