summaryrefslogtreecommitdiff
path: root/examples/tools2/libs/qux/qux.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools2/libs/qux/qux.h.in')
-rw-r--r--examples/tools2/libs/qux/qux.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/tools2/libs/qux/qux.h.in b/examples/tools2/libs/qux/qux.h.in
new file mode 100644
index 0000000..0a41ce1
--- /dev/null
+++ b/examples/tools2/libs/qux/qux.h.in
@@ -0,0 +1,4 @@
+
+#define INT_SIZE @int_size@
+
+int get_int_size (void);