[MIPS] Move some kernel globals from asm file to C file.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 23 Jan 2007 16:21:05 +0000 (01:21 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:16 +0000 (16:53 +0000)
This get rid of some undesirable hole in BSS section due to random
order of placement.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found