m32r: move include/asm-m32r headers to arch/m32r/include/asm
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
This commit is contained in:
7
arch/m32r/include/asm/linkage.h
Normal file
7
arch/m32r/include/asm/linkage.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __ASM_LINKAGE_H
|
||||
#define __ASM_LINKAGE_H
|
||||
|
||||
#define __ALIGN .balign 4
|
||||
#define __ALIGN_STR ".balign 4"
|
||||
|
||||
#endif /* __ASM_LINKAGE_H */
|
Reference in New Issue
Block a user