summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/arm/kernel/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/kernel/compat.h')
-rw-r--r--ANDROID_3.4.5/arch/arm/kernel/compat.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/arch/arm/kernel/compat.h b/ANDROID_3.4.5/arch/arm/kernel/compat.h
new file mode 100644
index 00000000..39264ab1
--- /dev/null
+++ b/ANDROID_3.4.5/arch/arm/kernel/compat.h
@@ -0,0 +1,11 @@
+/*
+ * linux/arch/arm/kernel/compat.h
+ *
+ * Copyright (C) 2001 Russell King
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+*/
+
+extern void convert_to_tag_list(struct tag *tags);