rust-osdev/acpi

MADT entry type fields are all private

JohnyTheCarrot opened this issue · 1 comments

Heya,

Is it intentional that types like IoApicEntry have all their fields set to private? :/

Seems it probably is, never mind.