blob: 73bf25ba4e18cd8ab9ae7b1da3e68316a68f0014 [file] [log] [blame]
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
#define __ALIGN .p2align 2
#define __ALIGN_STR ".p2align 2"
#endif