Your IP : 172.28.240.42


Current Path : /usr/src/linux-headers-3.13.0-185/arch/s390/include/asm/
Upload File :
Current File : //usr/src/linux-headers-3.13.0-185/arch/s390/include/asm/linkage.h

#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H

#include <linux/stringify.h>

#define __ALIGN .align 4, 0x07
#define __ALIGN_STR __stringify(__ALIGN)

#endif