libnx  v4.6.0
Data Fields
LastThreadContext Struct Reference

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.
 

Detailed Description

Context of a scheduled thread.


The documentation for this struct was generated from the following file: