Skip to content
Snippets Groups Projects
Commit 3e4590e7 authored by cshapiro's avatar cshapiro
Browse files

Make SC_REG expand out to an lvalue on the x86 and AMD64. Define a

reg_NARGS macro on these targets and use SC_REG to replace open-coded
assignments to platform specific sigcontext members in interrupt.c and
os-common.c.  This code could be simplified further by merging the x86
and AMD64 cases into the general case.
parent 3a2ba9da
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment