Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[deliverable/linux.git] / tools / lib / lockdep / lockdep
CommitLineData
f612ac05
SL
1#!/bin/bash
2
3LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"
This page took 0.168388 seconds and 5 git commands to generate.