On 7/7/24 12:11, Ajeet Singh wrote:
From: Stacey Son<[email protected]>
function to retrieve machine context,it populates the provided
target_mcontext_t structure with information from the CPUARMState
registers.
Signed-off-by: Stacey Son<[email protected]>
Signed-off-by: Ajeet Singh<[email protected]>
Co-authored-by: Kyle Evans<[email protected]>
---
bsd-user/aarch64/signal.c | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
Reviewed-by: Richard Henderson <[email protected]>
r~