]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - tools/lib/lockdep/lockdep
Merge remote-tracking branches 'asoc/fix/blackfin', 'asoc/fix/da9055', 'asoc/fix...
[mirror_ubuntu-zesty-kernel.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"