avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
6
u-boot/arch/x86/include/asm/linkage.h
Normal file
6
u-boot/arch/x86/include/asm/linkage.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _ASM_X86_LINKAGE_H
|
||||
#define _ASM_X86_LINKAGE_H
|
||||
|
||||
#define asmlinkage CPP_ASMLINKAGE __attribute__((regparm(0)))
|
||||
|
||||
#endif /* _ASM_X86_LINKAGE_H */
|
||||
Reference in New Issue
Block a user