mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
x86Win32Cpu.h ==> x86Cpu.h
This commit is contained in:
parent
6b588b90a3
commit
19aa8b74e4
@ -22,7 +22,7 @@
|
||||
#ifdef GENERATE_FOR_PPC
|
||||
#include "PPC601Cpu.h"
|
||||
#elif defined(GENERATE_FOR_X86)
|
||||
#include "x86Win32Cpu.h"
|
||||
#include "x86Cpu.h"
|
||||
#elif defined(GENERATE_FOR_SPARC)
|
||||
//#include "SparcCpu.h"
|
||||
#elif defined(GENERATE_FOR_HPPA)
|
||||
|
Loading…
Reference in New Issue
Block a user