1: .globl release
   2: .globl discard
   3: .globl iget,succ
   4: 
   5: discard:
   6:         jsr     pc,iget
   7:         mov     (r0),r1
   8:         jsr     pc,release
   9:         jmp     succ

Defined functions

discard declared in line 2; defined in line 5; used 2 times
Last modified: 1975-05-14
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 374
Valid CSS Valid XHTML 1.0 Strict