Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[deliverable/linux.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"
This page took 0.03031 seconds and 5 git commands to generate.