diff options
Diffstat (limited to 'gcc/config/iq2000/abi')
-rw-r--r-- | gcc/config/iq2000/abi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config/iq2000/abi b/gcc/config/iq2000/abi index fa49a82..e4e62c0 100644 --- a/gcc/config/iq2000/abi +++ b/gcc/config/iq2000/abi @@ -230,3 +230,10 @@ Structs/unions which will fit into two general-purpose registers are returned in r2, or in r2-r3 if necessary. Larger structs/unions are handled by the caller passing as a "hidden" first argument a pointer to space allocated to receive the return value. + + +Copyright (C) 2003 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |