|
libnx v4.9.0
|
Context of a scheduled thread. More...
#include <svc.h>
Data Fields | |
| u64 | fp |
| Frame Pointer for the thread. | |
| u64 | sp |
| Stack Pointer for the thread. | |
| u64 | lr |
| Link Register for the thread. | |
| u64 | pc |
| Program Counter for the thread. | |
Context of a scheduled thread.