#pragma once #include #include "object/port.h" void InitIdt(); void UpdateFaultHandlersToIst1(); void RegisterPciPort(const glcr::RefPtr& port);