Commit e4363160ba9e50167f9ca0a7399d537a1d2cd0ce

twall 2009-06-11T14:26:23

remove unused extern

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/libffi/src/x86/win32.S b/libffi/src/x86/win32.S
index a6c9c0d..a1de858 100644
--- a/libffi/src/x86/win32.S
+++ b/libffi/src/x86/win32.S
@@ -34,8 +34,6 @@
  
 	.text
  
-	.extern	ffi_prep_args
- 
         # This assumes we are using gas.
         .balign 16
 	.globl	_ffi_call_SYSV