aboutsummaryrefslogtreecommitdiff
path: root/include/apos/types.h
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2021-08-19 22:58:57 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2021-08-19 22:58:57 +0300
commit1175179058fa809c57d724cd2043c67edc511695 (patch)
treefd01aba45ff6e4c676bac5c369b8f4983163c800 /include/apos/types.h
parent565724db3b73ee67fa996dab511dc52df586cee1 (diff)
downloadkmi-1175179058fa809c57d724cd2043c67edc511695.tar.gz
kmi-1175179058fa809c57d724cd2043c67edc511695.zip
New build system (WIP)
Diffstat (limited to 'include/apos/types.h')
-rw-r--r--include/apos/types.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/apos/types.h b/include/apos/types.h
new file mode 100644
index 0000000..2e30080
--- /dev/null
+++ b/include/apos/types.h
@@ -0,0 +1,4 @@
+#ifdef APOS_TYPES_H
+#define APOS_TYPES_H
+
+#endif /* APOS_TYPES_H */