Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / tools / lib / lockdep / lockdep
blob49af9fe19f5b0533b64c117a363fc1c3785fa1da
1 #!/bin/bash
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"