aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/mips/o32.S
diff options
context:
space:
mode:
Diffstat (limited to 'libffi/src/mips/o32.S')
-rw-r--r--libffi/src/mips/o32.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/libffi/src/mips/o32.S b/libffi/src/mips/o32.S
index 75261b9b88f..bd9a33b7b7e 100644
--- a/libffi/src/mips/o32.S
+++ b/libffi/src/mips/o32.S
@@ -1,5 +1,5 @@
/* -----------------------------------------------------------------------
- o32.S - Copyright (c) 1996, 1998 Red Hat, Inc.
+ o32.S - Copyright (c) 1996, 1998, 2005 Red Hat, Inc.
MIPS Foreign Function Interface
@@ -37,6 +37,7 @@
#define SIZEOF_FRAME ( 4 * FFI_SIZEOF_ARG + 2 * FFI_SIZEOF_ARG )
+ .abicalls
.text
.align 2
.globl ffi_call_O32