My Project
Loading...
Searching...
No Matches
ap_main.c File Reference
#include "../../includes/mh.h"
#include "../../includes/mg.h"
#include "../../includes/me.h"
#include "../../assert.h"

Go to the source code of this file.

Functions

void APMain (void)
 ---------------— FUNCTIONS ---------------—

Variables

SMP_BOOTINFO bootInfo
PROCESSOR cpus []
IDT_PTR PIDT

Function Documentation

◆ APMain()

void APMain ( void )

---------------— FUNCTIONS ---------------—

Definition at line 35 of file ap_main.c.

Variable Documentation

◆ bootInfo

SMP_BOOTINFO bootInfo
extern

Definition at line 18 of file smp.c.

◆ cpus

PROCESSOR cpus[]
extern

Definition at line 16 of file smp.c.

◆ PIDT

IDT_PTR PIDT
extern

Definition at line 10 of file idt.c.