mirror of
https://git.proxmox.com/git/qemu
synced 2025-06-19 23:22:11 +00:00

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