Skip to content

ACPI_DSDT and _PTS_SIGNATURE undeclared #19

@flAked

Description

@flAked

Current version gives me the following compiler errors:
acpi/patcher.h: In function 'overrideACPIMethods':
acpi/patcher.h:134: error: 'ACPI_DSDT' undeclared (first use in this function)
acpi/patcher.h:134: error: (Each undeclared identifier is reported only once
acpi/patcher.h:134: error: for each function it appears in.)
acpi/patcher.h:134: error: 'factoryDSDT' undeclared (first use in this function)
acpi/patcher.h:134: error: expected expression before ')' token
acpi/patcher.h:137: error: 'patchedDSDT' undeclared (first use in this function)
acpi/patcher.h:155: error: '_PTS_SIGNATURE' undeclared (first use in this function)

Missing essentials.h commit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions