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

8 lines
113 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
#define __ALIGN .align 0
#define __ALIGN_STR ".align 0"
#endif