|
Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
|
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | hardware_def |
| Platform-specific hardware memory range definition. More... | |
Macros | |
| #define | HSPEC_COUNT 1 |
| #define | GENERAL_REG(a, c) a->regs.c |
| #define | OPTIONAL_REG(a, c) a->c |
Variables | |
| struct hardware_def | __attribute__ |
| static const struct hardware_def | pshw [HSPEC_COUNT] |
| #define GENERAL_REG | ( | a, | |
| c | |||
| ) | a->regs.c |
| #define HSPEC_COUNT 1 |
| #define OPTIONAL_REG | ( | a, | |
| c | |||
| ) | a->c |
| struct tss_s __attribute__ |
|
static |
1.8.13