mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[ACPICA]
- Hack acwin64.h, don't assume msvc for win64 svn path=/trunk/; revision=47540
This commit is contained in:
@@ -118,10 +118,14 @@
|
||||
|
||||
/*! [Begin] no source code translation (Keep the include) */
|
||||
|
||||
#include "acintel.h"
|
||||
//#include "acintel.h"
|
||||
// HACK
|
||||
#define INT32 _ACPI_INT32
|
||||
#define UINT32 _ACPI_UINT32
|
||||
|
||||
/*! [End] no source code translation !*/
|
||||
|
||||
#define ACPI_MACHINE_WIDTH 64
|
||||
#define ACPI_MACHINE_WIDTH 64
|
||||
|
||||
#define ACPI_USE_STANDARD_HEADERS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user