Skip to content

Instantly share code, notes, and snippets.

@syoyo
Created January 5, 2009 14:02
Show Gist options
  • Save syoyo/43400 to your computer and use it in GitHub Desktop.
Save syoyo/43400 to your computer and use it in GitHub Desktop.
# -- Begin func
# mark_begin;
.align 2,0x90
.globl func
func:
..B1.1: # Preds ..B1.0
ret #8.1
.align 2,0x90
# LOE
# mark_end;
.type func,@function
.size func,.-func
.data
# -- End func
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment