summaryrefslogtreecommitdiff
path: root/bindings/linux/stdio.h
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2014-01-21 18:38:49 -0800
committerJosh Haberman <jhaberman@gmail.com>2014-01-21 18:38:49 -0800
commit0fd2f830882402979a83010e89650e7245960d39 (patch)
tree0968ca9424c5fb2433047519cbd54d3dd8d0b863 /bindings/linux/stdio.h
parentce9bba3cb5409844f8f3d7dcc235a9ea30cad090 (diff)
Sync to internal Google development.
Diffstat (limited to 'bindings/linux/stdio.h')
-rw-r--r--bindings/linux/stdio.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/bindings/linux/stdio.h b/bindings/linux/stdio.h
deleted file mode 100644
index 72c1b0d..0000000
--- a/bindings/linux/stdio.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * upb - a minimalist implementation of protocol buffers.
- *
- * Copyright (c) 2012 Google Inc. See LICENSE for details.
- * Author: Josh Haberman <jhaberman@gmail.com>
- *
- * Linux-kernel implementations of some stdlib.h functions.
- */
-
-#include <linux/kernel.h> // For sprintf and friends.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback