]> asedeno.scripts.mit.edu Git - linux.git/blob - tools/lib/lockdep/lockdep
Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"