mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
c2aad00a74
Extend the common test framework to support $pwd replacements in settings. This allows replacing the custom cris @exedir@ with it.
6 lines
110 B
C
6 lines
110 B
C
/* Basic file operations, now *with* sysroot.
|
|
#sim: --sysroot=$pwd
|
|
*/
|
|
#define PREFIX "/"
|
|
#include "openpf3.c"
|