summaryrefslogtreecommitdiff
path: root/bindings/linux/stdio.h
diff options
context:
space:
mode:
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