Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 133 → Rev 134

/shark/trunk/ports/mesa/src/x86/x86.c
1,4 → 1,4
/* $Id: x86.c,v 1.1 2003-03-13 12:11:49 giacomo Exp $ */
/* $Id: x86.c,v 1.2 2003-04-24 13:36:03 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
34,7 → 34,7
#include "tnl/t_context.h"
 
#include "x86.h"
#include "common_x86_macros.h"
#include "macros_common_x86.h"
 
#ifdef DEBUG
#include "math/m_debug.h"