Files
linux-apfs/include/asm-blackfin/linkage.h
T

8 lines
113 B
C
Raw Normal View History

2007-05-06 14:50:22 -07:00
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
#define __ALIGN .align 4
#define __ALIGN_STR ".align 4"
#endif