binutils-gdb/sim/testsuite/cris/c/hellodyn2.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

5 lines
58 B
C

/*
#sim: --sysroot=$pwd --load-vma
*/
#include "hello.c"