diff options
Diffstat (limited to 'source/compiler/dtcompiler.h')
| -rw-r--r-- | source/compiler/dtcompiler.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/compiler/dtcompiler.h b/source/compiler/dtcompiler.h index 62bb0786c..f2d006440 100644 --- a/source/compiler/dtcompiler.h +++ b/source/compiler/dtcompiler.h @@ -574,6 +574,10 @@ DtCompileCpep ( void **PFieldList); ACPI_STATUS +DtCompileCedt ( + void **PFieldList); + +ACPI_STATUS DtCompileCsrt ( void **PFieldList); |
