Annotation of researchv10no/cmd/spitbol/header.s, revision 1.1.1.1

1.1       root        1: 
                      2: #
                      3: #      globls for internal compiler blocks.
                      4: #
                      5:        .globl  b$icl
                      6:        .globl  b$rcl
                      7:        .globl  b$scl
                      8:        .globl  b$xnt
                      9:        .globl  b$xrt
                     10: #
                     11: #      globl for &case keyword.
                     12: #
                     13:        .globl  kvcas
                     14: #
                     15: #      globl for compiler fcb chain.
                     16: #
                     17:        .globl  r$fcb
                     18: #
                     19: #      globl for next available spot in dynamic area
                     20: #
                     21:        .globl  dnamp
                     22: #
                     23: #      globls for pointers into stack that must be relocated
                     24: #      during a restart.
                     25: #
                     26:        .globl  flptr
                     27:        .globl  stbas
                     28:        .globl  gtcef
                     29: #
                     30: #      invalid$ error entry
                     31: #
                     32:        .text
                     33: invalid$:
                     34:        movl    $999,r6
                     35:        jmp     error
                     36: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.