Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm...
[cascardo/linux.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"