]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - tools/lib/lockdep/lockdep
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...
[mirror_ubuntu-bionic-kernel.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"