repo.or.cz
/
nyanlinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mesa-gl:moved to "simplified /usr" and towards RCS
[nyanlinux.git]
/
builders
/
mesa-gl-amd-sh-aeba937762a0238ef22abb38adc31ce3aad4ab83
/
contrib
/
si_utrace.h
blob
ebd2164d0462888767fbdeb1d348d787375b4a3b
1
#ifndef SI_UTRACE_H
2
#define SI_UTRACE_H
3
4
#define si_utrace_init(...)
5
#define si_utrace_fini(...)
6
#define si_utrace_flush(...)
7
#define si_driver_ds_init(...)
8
9
#endif