Sign in
◑
Theme
opensecura
/
3p
/
nanopb
/
nanopb
/
b97aa657a706d3ba4a9a6ccca7043c9d6fe41cba
/
.
/
tests
/
message_sizes
/
dummy.c
blob: 767ad463b8a1e1bd829d9ae5c2ef30b74c15ac30 [
file
]
/* Just test that the file can be compiled successfully. */
#include
"messages2.pb.h"
int
main
()
{
return
xmit_size
;
}