Fix c99 compatibility: use __typeof__ instead of typeof in public headers
[lttng-ust.git] / liblttng-ust-libc-wrapper / run
CommitLineData
1622ba22
MD
1#!/bin/sh
2
3LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc.so $1
This page took 0.035899 seconds and 4 git commands to generate.