MOS Source Code
Loading...
Searching...
No Matches
no_64bit_syshdr.h
Go to the documentation of this file.
1
/* This wrapper undefines (u)int64_t */
2
3
#ifdef PB_OLD_SYSHDR
4
#include PB_OLD_SYSHDR
5
#else
6
#include <stdint.h>
7
#include <stddef.h>
8
#include <stdbool.h>
9
#include <string.h>
10
#endif
11
12
#define uint64_t disabled_uint64_t
13
#define int64_t disabled_int64_t
14
libs
nanopb
nanopb
tests
without_64bit
no_64bit_syshdr.h
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0