mirror of
https://github.com/google/pebble.git
synced 2025-03-15 16:51:21 +00:00
9 lines
126 B
C
9 lines
126 B
C
/* Just test that the file can be compiled successfully. */
|
|
|
|
#include "messages2.pb.h"
|
|
|
|
int main()
|
|
{
|
|
return xmit_size;
|
|
}
|
|
|