Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mosa
Platform
x86
Stages
InterruptVectorStage
C# Class Mosa.Platform.x86.Stages.InterruptVectorStage
Inheritance:
Mosa.Compiler.Framework.BaseCompilerStage
,
ICompilerStage
,
IPipelineStage
ファイルを表示
Open project: tgiphil/MOSA-Project
Protected Methods
Method
Description
RunPreCompile
( ) :
void
Private Methods
Method
Description
CreateInterruptVectors
( ) :
void
Creates the interrupt service routine (ISR) methods.
Method Details
RunPreCompile()
protected
method
protected
RunPreCompile
( ) :
void
return
void