summaryrefslogtreecommitdiff
path: root/upb_inlinedefs.c
blob: 8f9514a3b38eeeee39e84d50fc9923bd9af34908 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * upb - a minimalist implementation of protocol buffers.
 *
 * Copyright (c) 2009 Joshua Haberman.  See LICENSE for details.
 */

#define INLINE
#include "upb_parse.h"
#include "upb_msg.h"
#include "upb_table.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback