|
The Pedigree Project
0.1
|
x86-common machine-specific kernel More...
Collaboration diagram for x86-common:Classes | |
| class | Pic |
| class | Pit |
| class | Rtc |
| class | CountCompareTimer |
Typedefs | |
| typedef uint8_t | PPCCommonirq_id_t |
| typedef uint8_t | X86Commonirq_id_t |
Variables | |
| Pic | __attribute__ |
x86-common machine-specific kernel
x86-common machine-specific kernel
| typedef uint8_t PPCCommonirq_id_t |
Define a type for IRQ identifications
Definition at line 29 of file system/include/pedigree/kernel/machine/ppc_common/types.h.
| typedef uint8_t X86Commonirq_id_t |
Define a type for IRQ identifications
Definition at line 29 of file system/include/pedigree/kernel/machine/x86_common/types.h.
1.8.11