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
/
libmudflap
/
testsuite
/
libmudflap.c
/
externs-2.c
blob: cecf6253a6aa83b325806ab35eef1def0eb6e223 (
plain
)
1
2
typedef
struct
{
char
*
name
;
}
dummy
;
dummy
d
[]
=
{
{
"a"
},
{
0
}
};