index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
decl-2.c
blob: 72b6538b9322bed8f9319b395a27927f1c500d30 (
plain
)
1
2
#include
"decl-2.h"
int
main
(
void
)
{
return
fun
(
1
,
2
);
}