This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / v850 / kernel / vmlinux.lds.S
index bbd3429..bab351c 100644 (file)
                ___start___kcrctab_gpl = .;                                   \
                        *(__kcrctab_gpl)                                      \
                ___stop___kcrctab_gpl = .;                                    \
-               /* Built-in module parameters */                              \
-               ___start___param = .;                                         \
-               *(__param)                                                    \
-               ___stop___param = .;
-
 
 /* Kernel text segment, and some constant data areas.  */
 #define TEXT_CONTENTS                                                        \