mirror of https://github.com/xqemu/xqemu.git
added prefix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@94 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
74cd30b811
commit
1d346ae63a
|
@ -302,7 +302,7 @@ struct target_stat64 {
|
||||||
unsigned short st_dev;
|
unsigned short st_dev;
|
||||||
unsigned char __pad0[10];
|
unsigned char __pad0[10];
|
||||||
|
|
||||||
#define STAT64_HAS_BROKEN_ST_INO 1
|
#define TARGET_STAT64_HAS_BROKEN_ST_INO 1
|
||||||
target_ulong __st_ino;
|
target_ulong __st_ino;
|
||||||
|
|
||||||
unsigned int st_mode;
|
unsigned int st_mode;
|
||||||
|
|
Loading…
Reference in New Issue