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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- src/unix/osinline.h.org     2003-12-17 10:12:15.652914937 -0500
0
++ src/unix/osinline.h 2003-12-17 10:12:34.010705964 -0500
Lines 20-25 Link Here
20
#define osd_mark_vector_dirty(x,y)
20
#define osd_mark_vector_dirty(x,y)
21
#endif
21
#endif
22
#undef X86_ASM
22
#ifdef X86_ASM
23
#ifdef X86_ASM
23
#define vec_mult _vec_mult
24
#define vec_mult _vec_mult
24
INLINE int _vec_mult(int x, int y)
25
INLINE int _vec_mult(int x, int y)

Return to bug 35952