Artifact c88bdc56477769703ad82a2d58e7bc449bffdec7:
- File ffcall/callback/trampoline_r/tramp-m68k-netbsd.s — part of check-in [c83183fa27] at 2013-05-11 07:09:05 on branch trunk — Updated ffcall src. Removed canvas-draw (can use direct from site now?) (user: matt, size: 442) [annotate] [blame] [check-ins using]
| Trampoline for m68k CPU | Copyright 1995-1997, 2006 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,a1 jmp 0xbabebec0 nop