StrikeBox/modules/core/include/vixen/hw/basic/ioapic.h
StrikerX3 3ef26120ee Replace CPU modules with virt86
Restructure CMake projects
2019-02-20 23:38:36 -03:00

8 lines
63 B
C++

#pragma once
namespace vixen {
#define IOAPIC_NUM_PINS 24
}