diff options
Diffstat (limited to '.includes.imp')
-rw-r--r-- | .includes.imp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.includes.imp b/.includes.imp new file mode 100644 index 00000000..07b654dd --- /dev/null +++ b/.includes.imp @@ -0,0 +1,6 @@ +[ + { "symbol": [ "int64_t", "private", "<stdint.h>", "public" ] }, + { "symbol": [ "uint32_t", "private", "<stdint.h>", "public" ] }, + { "symbol": [ "uint64_t", "private", "<stdint.h>", "public" ] }, + { "symbol": [ "uint8_t", "private", "<stdint.h>", "public" ] }, +] |