We are not using C

This commit is contained in:
apio 2022-09-18 09:43:29 +02:00
parent 59ab8c016d
commit 783af21a7e

View File

@ -29,7 +29,7 @@ namespace ACPI
struct FADT
{
struct SDTHeader header;
SDTHeader header;
uint32_t FirmwareCtrl;
uint32_t Dsdt;