[PATCH] Strip local symbols from kallsyms
authorRalf Baechle <ralf@linux-mips.org>
Tue, 6 Sep 2005 22:16:41 +0000 (15:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:20 +0000 (16:57 -0700)
Local symbols generated by gcc start with a `$'; no point in including them
in the kernel.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found