%ifndef I386_MACHINE_ASM
%define I386_MACHINE_ASM
%ifidn __OUTPUT_FORMAT__,elf
section .note.GNU-stack noalloc noexec nowrite progbits
%endif
%define wordsize 4
%define object_align 8
%define code_align 4