repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixes for host gcc 4.6.1
[zpugcc/jano.git]
/
toolchain
/
gcc
/
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