PreReqs InitStack Method Fling OS
Inserts the initialise stack code. Kernel stack space is currently hard-coded into the Multiboot Signature asm.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[SequencePriorityAttribute(Priority = -9223372036854775806)]
[PluggedMethodAttribute(ASMFilePath = "ASM\PreReqs\InitStack")]
private static void InitStack()
See Also