mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
bsd-user: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Kyle Evans <kevans@FreeBSD.org> Reviewed-by: Warner Losh <imp@bsdimp.com>
This commit is contained in:
parent
e6a19a6477
commit
944399ffb2
7 changed files with 11 additions and 11 deletions
|
@ -116,7 +116,7 @@ extern const char *qemu_uname_release;
|
|||
/*
|
||||
* TARGET_ARG_MAX defines the number of bytes allocated for arguments
|
||||
* and envelope for the new program. 256k should suffice for a reasonable
|
||||
* maxiumum env+arg in 32-bit environments, bump it up to 512k for !ILP32
|
||||
* maximum env+arg in 32-bit environments, bump it up to 512k for !ILP32
|
||||
* platforms.
|
||||
*/
|
||||
#if TARGET_ABI_BITS > 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue