1 2 3 4 5 6
#ifndef PPC_XFORM_H #define PPC_XFORM_H extern void _mesa_init_all_ppc_transform_asm(void); #endif