• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1        .text
2        .globl  main
3        .type   main, @function
4main:
5.LFB0:
6        .cfi_startproc
7        .cfi_escape 0x0f, 0x05, 0x77, 0x00, 0x08, 0x00, 0x22
8        .cfi_escape 0x16, 0x10, 0x04, 0x09, 0xf8, 0x22, 0x06
9        movl    $47, %eax
10        ret
11        .cfi_endproc
12.LFE0:
13        .size   main, .-main
14