aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/section-names.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/section-names.h')
-rw-r--r--include/linux/section-names.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/section-names.h b/include/linux/section-names.h
deleted file mode 100644
index c956f4eb2adf..000000000000
--- a/include/linux/section-names.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef __LINUX_SECTION_NAMES_H
2#define __LINUX_SECTION_NAMES_H
3
4#define HEAD_TEXT_SECTION .head.text
5
6#endif /* !__LINUX_SECTION_NAMES_H */