File: static.s

package info (click to toggle)
binutils-h8300-hms 2.16.1-13
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 100,888 kB
  • sloc: ansic: 702,355; asm: 261,834; exp: 45,962; makefile: 39,393; sh: 12,938; lisp: 8,454; yacc: 5,941; lex: 1,541; perl: 1,382; cpp: 1,339; sed: 285; pascal: 175; awk: 26
file content (11 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (46)
1
2
3
4
5
6
7
8
9
10
11
	.section	.data.exit,"aw"
data:
	.section	.text.exit,"ax"
text:
	.text
	.globl _start
_start:
	.long	data
	.section	.debug_info
	.long	0
	.long	text