]> Git Repo - linux.git/blob - tools/lib/lockdep/lockdep
libbpf: fix GCC8 warning for strncpy
[linux.git] / tools / lib / lockdep / lockdep
1 #!/bin/bash
2
3 LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"
This page took 0.029245 seconds and 4 git commands to generate.