[POWERPC] move variables in drivers/macintosh to bss
authorOlaf Hering <olaf@aepfle.de>
Sat, 10 Feb 2007 20:35:12 +0000 (21:35 +0100)
committerPaul Mackerras <paulus@samba.org>
Tue, 13 Feb 2007 04:35:52 +0000 (15:35 +1100)
Move all the initialized variables to bss.
Mark a version string as const.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found