kernel_samsung_a34x-permissive/tools/lib/lockdep/lockdep
2024-04-28 15:49:01 +02:00

4 lines
59 B
Bash
Executable file

#!/bin/bash
LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"