diff options
author | thompsa <thompsa@FreeBSD.org> | 2008-10-09 20:43:42 +0000 |
---|---|---|
committer | thompsa <thompsa@FreeBSD.org> | 2008-10-09 20:43:42 +0000 |
commit | 6df01a7e50b9b7229975ff4b4c8cfb19e4a3f924 (patch) | |
tree | 3eb3de3f66f49f5ba8feb76f39a8b6448dfc09a2 /Makefile | |
parent | 8e7aede58a084378a6280bc959e27333ea6864da (diff) | |
download | FreeBSD-src-6df01a7e50b9b7229975ff4b4c8cfb19e4a3f924.zip FreeBSD-src-6df01a7e50b9b7229975ff4b4c8cfb19e4a3f924.tar.gz |
Prefix the static shl function with '__' like its parent function __qdivrem to
avoid being picked up by the DTrace fbt provider.
This is called by __udivdi3() for doing 64bit division on a 32bit arch and may
be called from within the dtrace context causing a double fault.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions