Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 71 → Rev 72

/shark/trunk/ports/mesa/src/math/m_xform.c
1,4 → 1,4
/* $Id: m_xform.c,v 1.1 2003-02-28 11:48:05 pj Exp $ */
/* $Id: m_xform.c,v 1.2 2003-03-13 12:20:29 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
51,7 → 51,7
#endif
 
#ifdef USE_X86_ASM
#include "X86/common_x86_asm.h"
#include "x86/common_x86_asm.h"
#endif
 
#ifdef USE_SPARC_ASM