• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     google/protobuf/empty.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #include <stddef.h>
10 #include "upb/msg.h"
11 #include "google/protobuf/empty.upb.h"
12 
13 #include "upb/port_def.inc"
14 
15 const upb_msglayout google_protobuf_Empty_msginit = {
16   NULL,
17   NULL,
18   UPB_SIZE(0, 0), 0, false, 255,
19 };
20 
21 #include "upb/port_undef.inc"
22 
23