|
@@ -110,6 +110,7 @@
|
|
#define __FINIT .previous
|
|
#define __FINIT .previous
|
|
|
|
|
|
#define __INITDATA .section ".init.data","aw"
|
|
#define __INITDATA .section ".init.data","aw"
|
|
|
|
+#define __FINITDATA .previous
|
|
|
|
|
|
#define __DEVINIT .section ".devinit.text", "ax"
|
|
#define __DEVINIT .section ".devinit.text", "ax"
|
|
#define __DEVINITDATA .section ".devinit.data", "aw"
|
|
#define __DEVINITDATA .section ".devinit.data", "aw"
|