[PATCH] m68knommu fix ELF_CORE_COPY_REGS macro
This fixes the broken ELF_CORE_COPY_REGS macro for m68knommu arch. It is missing a ";" after the pr_reg[16] setting, and attempts to set the non-existant a2 field.
Showing
Please register or sign in to comment