6 lines
110 B
C
6 lines
110 B
C
|
/* Basic file operations, now *with* sysroot.
|
||
|
#sim: --sysroot=$pwd
|
||
|
*/
|
||
|
#define PREFIX "/"
|
||
|
#include "openpf3.c"
|