mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-11 13:02:10 +08:00
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"
|