summaryrefslogtreecommitdiff
path: root/grpc/src/core/ext/upb-generated/google/protobuf/empty.upb.c
blob: f634b2bed696c6ce76e2406562d6097ce1e607e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     google/protobuf/empty.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/msg.h"
#include "google/protobuf/empty.upb.h"

#include "upb/port_def.inc"

const upb_msglayout google_protobuf_Empty_msginit = {
  NULL,
  NULL,
  UPB_SIZE(0, 0), 0, false, 255,
};

#include "upb/port_undef.inc"