mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-20 16:56:29 +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"
|