blob: dc135ef8b0884814761d3993a552ef4f854e08e0 [file] [log] [blame]
.data
start:
.byte 0
foo:
bar:
.align 2
.word foo - start
.word bar - start
.word 0