MIPS: add asm-offsets for struct pt_regs
Import asm-offsets.c from kernel to generate offset for struct pt_regs needed by exception handlers. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
This commit is contained in:
5
arch/mips/include/asm/asm-offsets.h
Normal file
5
arch/mips/include/asm/asm-offsets.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
||||
#include <generated/asm-offsets.h>
|
||||
Reference in New Issue
Block a user