mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
A recent kbuild patch moved asm-offsets.h to include/generated. Provide a wrapper header as for other architectures. Signed-off-by: Michal Marek <mmarek@suse.cz>
2 lines
35 B
C
2 lines
35 B
C
#include <generated/asm-offsets.h>
|