This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
Watch
4
Star
0
Fork
You've already forked newlib-cygwin
0
Code
Issues
Projects
Releases
Wiki
Activity
c33ff7855e
newlib-cygwin
/
newlib
/
libc
/
sys
/
w65
/
trap.c
16 lines
85 B
C
Raw
Blame
History
_trap3
(
)
{
}
__trap3
(
a1
,
a2
,
a3
,
a4
,
a5
,
a6
)
{
asm
(
"
ldx #r0
"
)
;
asm
(
"
wdm
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink