1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/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>