mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-29 13:01:52 -06:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue