summaryrefslogtreecommitdiff
path: root/bindings/linux/ctype.h
diff options
context:
space:
mode:
authorJosh Haberman <haberman@google.com>2013-02-15 16:27:18 -0800
committerJosh Haberman <haberman@google.com>2013-02-15 16:27:18 -0800
commit7d3e2bd2c4cfd1296d1d6f996d7548de26540d41 (patch)
treeb4b35967b3322c65cfb1a32220e8718de09d85fc /bindings/linux/ctype.h
parentea198bdcf947ba4bd51474bdd4f7b82b5e4cf41d (diff)
Sync with 8 months of Google-internal development.
Many things have changed and been simplified. The memory-management story for upb_def and upb_handlers is much more robust; upb_def and upb_handlers should be fairly stable interfaces now. There is still much work to do for the runtime component (upb_sink).
Diffstat (limited to 'bindings/linux/ctype.h')
-rw-r--r--bindings/linux/ctype.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/bindings/linux/ctype.h b/bindings/linux/ctype.h
deleted file mode 100644
index b6cbda5..0000000
--- a/bindings/linux/ctype.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * upb - a minimalist implementation of protocol buffers.
- *
- * Copyright (c) 2012 Google Inc. See LICENSE for details.
- * Author: Josh Haberman <jhaberman@gmail.com>
- */
-
-#include <linux/ctype.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback