mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
uname fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1066 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
@ -5,3 +5,5 @@ struct target_pt_regs {
|
||||
target_ulong y;
|
||||
target_ulong u_regs[16];
|
||||
};
|
||||
|
||||
#define UNAME_MACHINE "sun4"
|
||||
|
Reference in New Issue
Block a user