mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 11:23:43 +08:00
6 lines
120 B
C
6 lines
120 B
C
|
/* Basic file operations, now *with* sysroot.
|
||
|
#sim: --sysroot=@exedir@
|
||
|
*/
|
||
|
#define PREFIX "/"
|
||
|
#include "check_openpf3.c"
|