Interfaces used by common code, needing to be implemented by arch/environment specific code.
More...
Go to the source code of this file.
Interfaces used by common code, needing to be implemented by arch/environment specific code.
Default stubs are provided in common/weak-defaults.c
Definition in file framework.h.
◆ arch_setup()
◆ test_setup()
◆ arch_crash_hard()
void arch_crash_hard |
( |
void |
| ) |
|
◆ arch_get_domid()
int arch_get_domid |
( |
void |
| ) |
|
◆ environment_description
const char environment_description[] |
|
extern |