summaryrefslogtreecommitdiff
path: root/upb/bindings/linux/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/bindings/linux/stdint.h')
-rw-r--r--upb/bindings/linux/stdint.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/upb/bindings/linux/stdint.h b/upb/bindings/linux/stdint.h
new file mode 100644
index 0000000..2524b23
--- /dev/null
+++ b/upb/bindings/linux/stdint.h
@@ -0,0 +1,8 @@
+/*
+ * upb - a minimalist implementation of protocol buffers.
+ *
+ * Copyright (c) 2012 Google Inc. See LICENSE for details.
+ * Author: Josh Haberman <jhaberman@gmail.com>
+ */
+
+#include <linux/types.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback