linkage.h 88 Bytes
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H

#define __ALIGN .p2align 4,,15

#endif