Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 831508
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/libaften/cpu_caps.h
0
++ b/libaften/cpu_caps.h
Lines 26-31 Link Here
26
#include "ppc_cpu_caps.h"
26
#include "ppc_cpu_caps.h"
27
#else
27
#else
28
static inline void cpu_caps_detect(void){}
28
static inline void cpu_caps_detect(void){}
29
static inline void apply_simd_restrictions(AftenSimdInstructions *simd_instructions){}
29
#endif
30
#endif
30
#endif /* CPU_CAPS_H */
31
#endif /* CPU_CAPS_H */

Return to bug 831508