Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[firefly-linux-kernel-4.4.55.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"