mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -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
|
@ -149,7 +149,7 @@
|
|||
#define TARGET_ELAST 90 /* Must be equal largest errno */
|
||||
|
||||
/* Internal errors: */
|
||||
#define TARGET_EJUSTRETURN 254 /* Just return without modifing regs */
|
||||
#define TARGET_EJUSTRETURN 254 /* Just return without modifying regs */
|
||||
#define TARGET_ERESTART 255 /* Restart syscall */
|
||||
|
||||
#include "special-errno.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue