]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/x86_64/syscall.h
Fix spelling in comments, documentation and messages
[mirror_qemu.git] / bsd-user / x86_64 / syscall.h
index 5f71b7cdcf9c564bfca0d7d9c3c049305cba73a3..630514a93011c090d0ec970c55f4aa6a8ef3ec77 100644 (file)
@@ -8,7 +8,7 @@ struct target_pt_regs {
        abi_ulong r12;
        abi_ulong rbp;
        abi_ulong rbx;
-/* arguments: non interrupts/non tracing syscalls only save upto here*/
+/* arguments: non interrupts/non tracing syscalls only save up to here */
        abi_ulong r11;
        abi_ulong r10;
        abi_ulong r9;