index
:
xavi/sdcc-gas
master
Experimental fork of SDCC with support for dead code elimination.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sim
/
ucsim
/
mkecho
blob: 91ac1aa19fdf62cbd3a209a72a4de443e060ec71 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#!/bin/sh if [ -f ${1}/devel ]; then shift echo "$@" fi # End of mkecho