Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 133 → Rev 134

/shark/trunk/ports/mesa/src/x86/common_x86_asm.h
1,4 → 1,4
/* $Id: common_x86_asm.h,v 1.1 2003-03-13 12:11:48 giacomo Exp $ */
/* $Id: common_x86_asm.h,v 1.2 2003-04-24 13:36:03 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
41,7 → 41,7
 
/* Do not reference mtypes.h from this file.
*/
#include "common_x86_features.h"
#include "features_common_x86.h"
 
#ifdef HAVE_CONFIG_H
#include "conf.h"