summaryrefslogtreecommitdiff
path: root/devel/libffi-devel/files/patch-ab
blob: 0b4f501cb19a391edfbf88254a1a2f728e03275a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/x86/sysv.S.orig	Tue Feb 24 19:49:51 1998
+++ src/x86/sysv.S	Tue Oct 13 22:28:56 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