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
/
inline-3.c
blob: fadaf0785e3e5c441ea85888836de75c1ed1ca3f (
plain
)
1
2
3
4
5
#include
"inline-3.h"
unsigned
bar
(
double
d
)
{
foo
(
d
);
}