|
PatchworkOS
dbbdc99
A non-POSIX operating system.
|
IPI structure. More...
#include <ipi.h>
Data Fields | |
| ipi_func_t | func |
| void * | data |
IPI structure.
Represents a single IPI to be executed on a CPU.
| ipi_func_t ipi_t::func |