Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / score / include / asm / linkage.h
blob0c11c009969acc6a967061ff2ca8f9a1f679b951
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_SCORE_LINKAGE_H
3 #define _ASM_SCORE_LINKAGE_H
5 #define __ALIGN .align 2
6 #define __ALIGN_STR ".align 2"
8 #endif /* _ASM_SCORE_LINKAGE_H */