diff options
Diffstat (limited to 'emulators/qemu-devel/files/patch-z-arm-bsd-user-001')
| -rw-r--r-- | emulators/qemu-devel/files/patch-z-arm-bsd-user-001 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 b/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 index a7fb6ab72b38..bf8bdae26823 100644 --- a/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 +++ b/emulators/qemu-devel/files/patch-z-arm-bsd-user-001 @@ -314,14 +314,6 @@ #ifdef __FreeBSD__ /* * XXX this uses the undocumented oidfmt interface to find the kind of -@@ -215,6 +225,7 @@ static int sysctl_oldcvt(void *holdp, si - case CTLTYPE_QUAD: - #else - case CTLTYPE_U64: -+ case CTLTYPE_S64: - #endif - *(uint64_t *)holdp = tswap64(*(uint64_t *)holdp); - break; @@ -380,6 +391,9 @@ abi_long do_freebsd_syscall(void *cpu_en arg5, arg6)); |
