1#pragma once
2#include <acpi/ioapic.h>
3#include <stdint.h>
4#include <test/test.h>
5
6TEST_GROUP_DEFINE(ioapic);
7