File: rundown_dispatch.m64

package info (click to toggle)
fis-gtm 6.2-000-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 30,784 kB
  • ctags: 42,554
  • sloc: ansic: 358,483; asm: 4,847; csh: 4,574; sh: 2,261; awk: 200; makefile: 86; sed: 13
file content (12 lines) | stat: -rw-r--r-- 134 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
	.title	RUNDOWN_DISPATCH

	$routine RUNDOWN_DISPATCH, kind=stack
	.base	r27, $ls

	$call	USER_RUNDOWN

	$return

	$end_routine

	.end