PatchworkOS  dbbdc99
A non-POSIX operating system.
Loading...
Searching...
No Matches
apic.c File Reference
Include dependency graph for apic.c:

Go to the source code of this file.

Functions

uint64_t _module_procedure (const module_event_t *event)
 
 MODULE_INFO ("APIC Driver", "Kai Norberg", "A driver for the APIC, local APIC and IOAPIC", OS_VERSION, "MIT", "PNP0003")
 

Function Documentation

◆ _module_procedure()

uint64_t _module_procedure ( const module_event_t event)

Definition at line 23 of file apic.c.

Here is the call graph for this function:

◆ MODULE_INFO()

MODULE_INFO ( "APIC Driver"  ,
"Kai Norberg"  ,
"A driver for the  APIC,
local APIC and IOAPIC"  ,
OS_VERSION  ,
"MIT"  ,
"PNP0003"   
)