kernel_samsung_a53x/tools/lib/lockdep/lockdep

4 lines
59 B
Text
Raw Normal View History

2024-06-15 16:02:09 -03:00
#!/bin/bash
LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"