Wanderer/Info: fix compilation
[AROS.git] / arch / .unmaintained / m68k-emul / special.s
blob934d96282e9e08d4b104846f84a0031f48d2f907
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc: Default trap handler
6 Lang: english
7 */
9 #include "machine.i"
11 /* Never Called */
12 .text
13 .balign 16
14 .globl AROS_SLIB_ENTRY(TrapHandler,Exec)
15 .type AROS_SLIB_ENTRY(TrapHandler,Exec),@function
16 AROS_SLIB_ENTRY(TrapHandler,Exec):
17 rts