Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
2b51a0806db1a717090cb2a2afc3e9634d536f09
/
.
/
test
/
CFrontend
/
2003-11-01-GlobalUnionInit.c
blob: 83ee8c0417fdb18b5c0e45b36029d27e5df0c0f0 [
file
] [
log
] [
blame
]
union
bdflush_param
{
struct
{
int
x
;
}
b_un
;
int
y
[
1
];
}
bdf_prm
=
{{
30
}};