mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
11 lines
274 B
Text
11 lines
274 B
Text
--- src/x86/sysv.S.orig Mon Oct 5 16:36:28 1998
|
|
+++ src/x86/sysv.S Sat Oct 24 00:56:07 1998
|
|
@@ -33,7 +33,7 @@
|
|
.globl ffi_prep_args
|
|
|
|
# This assumes we are using gas.
|
|
- .balign 16
|
|
+ .align 4
|
|
.globl ffi_call_SYSV
|
|
.type ffi_call_SYSV,@function
|
|
|