index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc_arm
/
testsuite
/
gcc.c-torture
/
unsorted
/
pmt.c
blob: b6aced6ec81d24a9fcae52b4c44782a1978fcee8 (
plain
)
1
2
3
4
5
6
long long foo (a, b) long long a, b; { return a; }