Nightloader/i386/legacy-boot/src-asm/drivers/acpi
Eric-Paul Ickhorn f73227fe74
Fix two syntax errors in ACPI utilities
The first one was a stray letter 'Z' somewhere in the source.
The second one was an error due to some changes being half-done; an
assembly label that did not yet exist was used.

Those two errors are fixed now.
2024-08-17 17:06:09 +02:00
..
driver.asm Write some ACPI stubs 2024-08-17 16:52:17 +02:00
utility.asm Fix two syntax errors in ACPI utilities 2024-08-17 17:06:09 +02:00