4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 11:31:00 +08:00

16 lines
85 B
C
Raw Normal View History

2000-02-17 19:39:52 +00:00
_trap3()
{
}
__trap3(a1,a2,a3,a4,a5,a6)
{
asm ("ldx #r0");
asm ("wdm");
}