MOS Source Code
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pb_decode.h>
#include "alltypes_legacy.h"
#include "test_helpers.h"
#include "unittests.h"
Go to the source code of this file.
Functions | |
bool | check_alltypes (pb_istream_t *stream, int mode) |
int | main (int argc, char **argv) |
Definition at line 19 of file decode_legacy.c.
Referenced by main().