mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 12:53:53 -06:00

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3365 c046a42c-6fe2-441c-8c8c-71466251a162
5 lines
120 B
C
5 lines
120 B
C
/* Basic file operations, now *with* sysroot.
|
|
#sim: --sysroot=@exedir@
|
|
*/
|
|
#define PREFIX "/"
|
|
#include "check_openpf3.c"
|