repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changes for 4.5.0 snapshot
[newlib-cygwin.git]
/
libgloss
/
mn10300
/
trap.S
blob
05939b9fec49242cb7a70f386883b687c80fe49e
1
.text
2
.global ___trap0
3
___trap0:
4
syscall
5
cmp 0,d0
6
beq .L0
7
mov d0,(_errno)
8
.L0:
9
rets