Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.13 3 lines 59 B view raw
1#!/bin/bash 2 3LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"