summaryrefslogtreecommitdiff
path: root/src/gallium/frontends/rusticl/rusticl_system_bindings.h
blob: b509a24b8e27ddd2b6907f7023592dd05ce79046 (plain)
1
2
3
4
#include <stdio.h>

FILE *stdout_ptr(void);
FILE *stderr_ptr(void);