aboutsummaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
Diffstat (limited to '.includes.imp')
-rw-r--r--.includes.imp6
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" ] },
+]