C# Class Mosa.Platform.x86.Stages.InterruptVectorStage

Inheritance: Mosa.Compiler.Framework.BaseCompilerStage, ICompilerStage, IPipelineStage
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes protégées

Méthode Description
RunPreCompile ( ) : void

Private Methods

Méthode Description
CreateInterruptVectors ( ) : void

Creates the interrupt service routine (ISR) methods.

Method Details

RunPreCompile() protected méthode

protected RunPreCompile ( ) : void
Résultat void