mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
mesa: remove unneeded x86.h header
This commit is contained in:
parent
8538f64d09
commit
dd9af78650
2 changed files with 0 additions and 2 deletions
|
|
@ -43,7 +43,6 @@
|
|||
#include "common_x86_features.h"
|
||||
|
||||
#ifdef USE_X86_ASM
|
||||
#include "x86.h"
|
||||
#ifdef USE_3DNOW_ASM
|
||||
#include "3dnow.h"
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@
|
|||
#include "math/m_xform.h"
|
||||
#include "tnl/t_context.h"
|
||||
|
||||
#include "x86.h"
|
||||
#include "x86_xform.h"
|
||||
#include "common_x86_asm.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue