u-boot-brain/arch/mips/include/asm/asm-offsets.h
Daniel Schwierzeck 67588bdade 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>
2016-11-30 16:11:46 +01:00

6 lines
80 B
C

/*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <generated/asm-offsets.h>