Artifact 405a7574ecd9c1aa9bc1c8a0f9940ea84f4ccd81:
- File ffcall/trampoline/tramp-m68k.s — part of check-in [24d3bc4776] at 2011-01-30 17:11:43 on branch trunk — Adding ffcall (and built files) (user: matt, size: 439) [annotate] [blame] [check-ins using]
| Trampoline for m68k CPU | Copyright 1995 Bruno Haible, <bruno@clisp.org> | | This is free software distributed under the GNU General Public Licence | described in the file COPYING. Contact the author if you don't have this | or can't live with it. There is ABSOLUTELY NO WARRANTY, explicit or implied, | on this software. | Available registers: d0, d1, a0, a1. .globl _tramp _tramp: movel #0x73554711,0x12345678 jmp 0xbabebec0 nop