Go to the source code of this file.
Data Structures | |
struct | Registers |
Typedefs | |
typedef unsigned int | register_t |
Functions | |
void | registers_jump (Registers *registers) |
Jumps into a specified register set. |
Defines the register set of a thread.
|
Jumps into a specified register set. Sets the processor registers to a specified register set.
|