X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fmksysmap;h=a6430e05972d8ec578e8ebf827997237e1a6280b;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=2904d3b383ed3080bf8ff9f0ff3adf09b271c3bc;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/scripts/mksysmap b/scripts/mksysmap index 2904d3b38..a6430e059 100644 --- a/scripts/mksysmap +++ b/scripts/mksysmap @@ -40,5 +40,5 @@ # so we just ignore them to let readprofile continue to work. # (At least sparc64 has __crc_ in the middle). -$NM -n $1 | grep -v '\( [aUw] \)\|\(__crc_\)' > $2 +$NM -n $1 | grep -v '\( [aUw] \)\|\(__crc_\)\|\( \$[adt]\)' > $2