.file "struct-ini-3.c" .global result .section ".data" .align 4 .type result, #object .size result, 4 result: .byte 255 .byte 240 .skip 2 .section ".text" .align 4 .global main .type main, #function .proc 04 main: !#PROLOGUE# 0 save %sp, -104, %sp !#PROLOGUE# 1 call exit, 0 mov 0, %o0 nop .size main, .-main .ident "GCC: (GNU) 3.3.2"