hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/scripts/mksysmap
....@@ -41,4 +41,4 @@
4141 # so we just ignore them to let readprofile continue to work.
4242 # (At least sparc64 has __crc_ in the middle).
4343
44
-$NM -n $1 | grep -v '\( [aNUw] \)\|\(__crc_\)\|\( \$[adt]\)\|\( \.L\)' > $2
44
+$NM -n $1 | grep -v '\( [aNUw] \)\|\(__crc_\)\|\( \$[adt]\)\|\( \.L\)\|\( L0\)' > $2