summaryrefslogtreecommitdiffstats
path: root/include/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/init.h')
-rw-r--r--include/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/init.h b/include/init.h
index 976f643af8..40cea55fb1 100644
--- a/include/init.h
+++ b/include/init.h
@@ -6,6 +6,7 @@
*/
#define __init
#define __initdata
+#define __initconst
/* For assembly routines */
#define __BARE_INIT .section ".text_bare_init.text","ax"