summaryrefslogtreecommitdiff
path: root/xc/extras/Mesa/src/Trace/tr_error.h
blob: cf445bc88123713472be2a52904ae19482a86b78 (plain)
1
2
3
4
5
6
7
#ifndef TR_ERROR_H
#define TR_ERROR_H

extern void trError( void );

#endif