mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-18 02:51:55 +00:00
The difference between microblaze and default version in linux/linkage.h is just value stored in the padding bytes which was 0 and in generic is 0x90. Different value shouldn't have any effect. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2 lines
33 B
C
2 lines
33 B
C
#include <asm-generic/linkage.h>
|