.file "hello.c" gcc2_compiled.: .section ".rodata" .align 8 .LLC0: .asciz "Hello world\n" .section ".text" .align 4 .global main .type main,#function .proc 04 main: !#PROLOGUE# 0 save %sp, -112, %sp !#PROLOGUE# 1 sethi %hi(.LLC0), %o1 or %o1, %lo(.LLC0), %o0 call printf, 0 nop mov 0, %i0 b .LL2 nop .LL2: ret restore .LLfe1: .size main,.LLfe1-main .ident "GCC: (GNU) 2.95.3 20010315 (release)"