]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - tools/lib/lockdep/lockdep
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash...
[mirror_ubuntu-zesty-kernel.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"