ReactOS 0.4.15-dev-7953-g1f49173
psopcode.c File Reference
#include "acpi.h"
#include "accommon.h"
#include "acopcode.h"
#include "amlcode.h"
Include dependency graph for psopcode.c:

Go to the source code of this file.

Macros

#define _COMPONENT   ACPI_PARSER
 

Variables

const ACPI_OPCODE_INFO AcpiGbl_AmlOpInfo [AML_NUM_OPCODES]
 

Macro Definition Documentation

◆ _COMPONENT

#define _COMPONENT   ACPI_PARSER

Definition at line 50 of file psopcode.c.

Variable Documentation

◆ AcpiGbl_AmlOpInfo

Definition at line 188 of file psopcode.c.

Referenced by AcpiPsGetOpcodeInfo().