Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[sfrench/cifs-2.6.git] / arch / score / include / asm / linkage.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_SCORE_LINKAGE_H
3 #define _ASM_SCORE_LINKAGE_H
4
5 #define __ALIGN .align 2
6 #define __ALIGN_STR ".align 2"
7
8 #endif /* _ASM_SCORE_LINKAGE_H */