aboutsummaryrefslogtreecommitdiffstats
path: root/libc/kernel/common/linux
diff options
context:
space:
mode:
authorSzymon Starzycki <sstar@google.com>2013-07-15 13:51:56 -0700
committerSzymon Starzycki <sstar@google.com>2013-07-15 13:51:56 -0700
commit674be7e0fc17cbd813789f81d2de174732632d94 (patch)
tree657268be87e0843ebecdbc21b301c2e0c1516f23 /libc/kernel/common/linux
parentc6ac3ae269c9fb30bed9c4faf46276ac46abf2e3 (diff)
downloadandroid_bionic-674be7e0fc17cbd813789f81d2de174732632d94.tar.gz
android_bionic-674be7e0fc17cbd813789f81d2de174732632d94.tar.bz2
android_bionic-674be7e0fc17cbd813789f81d2de174732632d94.zip
Kexec header generated from linux header 3.10
Change-Id: Iac26fcc6e0e25905ab52dba91bec16a4fb479d43
Diffstat (limited to 'libc/kernel/common/linux')
-rw-r--r--libc/kernel/common/linux/kexec.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/libc/kernel/common/linux/kexec.h b/libc/kernel/common/linux/kexec.h
deleted file mode 100644
index 1dfe07ccf..000000000
--- a/libc/kernel/common/linux/kexec.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/****************************************************************************
- ****************************************************************************
- ***
- *** This header was automatically generated from a Linux kernel header
- *** of the same name, to make information necessary for userspace to
- *** call into the kernel available to libc. It contains only constants,
- *** structures, and macros generated from the original header, and thus,
- *** contains no copyrightable information.
- ***
- *** To edit the content of this header, modify the corresponding
- *** source file (e.g. under external/kernel-headers/original/) then
- *** run bionic/libc/kernel/tools/update_all.py
- ***
- *** Any manual change here will be lost the next time this script will
- *** be run. You've been warned!
- ***
- ****************************************************************************
- ****************************************************************************/
-#ifndef LINUX_KEXEC_H
-#define LINUX_KEXEC_H
-struct pt_regs;
-struct task_struct;
-/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
-#endif