aboutsummaryrefslogtreecommitdiff
path: root/src/mesa/ppc/ppc_xform.h
blob: 6f64f7ba9f6a329dab36e400415c0dce5271bf85 (plain)
1
2
3
4
5
6
#ifndef PPC_XFORM_H
#define PPC_XFORM_H

extern void _mesa_init_all_ppc_transform_asm(void);

#endif