globl              41 include/arm/asm.h 	.text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:
globl              39 include/ppc/asm.h 	.text; .align 2; .globl x; .type x,@function; x:
globl              40 include/x86/asm.h 	.text; _ALIGN_TEXT; .globl x; .type x,@function; x: