mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-31 14:23:53 -06:00
uname fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1066 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
29e619b1e8
commit
cf720db33a
4 changed files with 10 additions and 0 deletions
|
@ -5,3 +5,5 @@ struct target_pt_regs {
|
|||
target_ulong y;
|
||||
target_ulong u_regs[16];
|
||||
};
|
||||
|
||||
#define UNAME_MACHINE "sun4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue