summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/linkage.h
blob: dbe4b4e31a5b5d39026d955ff34463227fffe3ef (plain)
1
2
3
4
5
6
7
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H

#define __ALIGN .align 0
#define __ALIGN_STR ".align 0"

#endif
OpenPOWER on IntegriCloud