--- cbp.h 2002/06/12 20:38:40 1.6 +++ cbp.h 2002/12/19 00:38:05 1.6.2.1 @@ -11,6 +11,7 @@ extern cbpFunc calc_cbp_c; extern cbpFunc calc_cbp_mmx; +extern cbpFunc calc_cbp_3dne; extern cbpFunc calc_cbp_sse2; extern cbpFunc calc_cbp_ppc; extern cbpFunc calc_cbp_altivec;