[PARISC] Remove __read_mostly annotation from command_line
authorKyle McMartin <kyle@mako.i.cabal.ca>
Tue, 27 Feb 2007 01:08:46 +0000 (20:08 -0500)
committerKyle McMartin <kyle@mako.i.cabal.ca>
Tue, 27 Feb 2007 01:08:46 +0000 (20:08 -0500)
Who cares if it's in the read mostly section when it's
going to be discarded anyway?

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found