mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 21:03:54 -06:00

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
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"
|