binutils-gdb/sim/testsuite/cris/c/openpf4.c
Mike Frysinger c2aad00a74 sim: testsuite: add support for $pwd replacements
Extend the common test framework to support $pwd replacements in
settings.  This allows replacing the custom cris @exedir@ with it.
2021-11-16 20:21:59 -05:00

6 lines
110 B
C

/* Basic file operations, now *with* sysroot.
#sim: --sysroot=$pwd
*/
#define PREFIX "/"
#include "openpf3.c"