Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"