9 lines
128 B
C
9 lines
128 B
C
#pragma once
|
|
|
|
#include <glacier/memory/ref_ptr.h>
|
|
|
|
#include "object/port.h"
|
|
|
|
void InitIdt();
|
|
|
|
void UpdateFaultHandlersToIst1();
|