diff options
Diffstat (limited to 'tests/cris/check_openpf4.c')
-rw-r--r-- | tests/cris/check_openpf4.c | 5 |
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 0000000000..8bbee41a64 --- /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" |