1 /* Check that the simulator has chdir:ed to the --sysroot argument
2 #sim: --sysroot=@srcdir@
3 (or that --sysroot is applied to relative file paths). */
8 int main (int argc
, char *argv
[])
10 FILE *f
= fopen ("openpf2.c", "rb");
This page took 0.032476 seconds and 4 git commands to generate.