Annotation of 43BSD/usr.lib/libg/dbxxx.s, revision 1.1

1.1     ! root        1: #
        !             2: # Copyright (c) 1980 Regents of the University of California.
        !             3: # All rights reserved.  The Berkeley software License Agreement
        !             4: # specifies the terms and conditions for redistribution.
        !             5: #
        !             6: #ifndef lint
        !             7: _sccsid:.asciz "@(#)dbxxx.s    5.2 (Berkeley) 7/12/85"
        !             8: #endif not lint
        !             9: 
        !            10:        .data
        !            11:        .comm   __dbargs,512
        !            12:        .text
        !            13:        .align  1
        !            14:        .globl  __dbsubc
        !            15: __dbsubc:
        !            16:        callg   __dbargs+4,*__dbargs
        !            17:        .globl  __dbsubn
        !            18: __dbsubn:
        !            19:        halt
        !            20: 
        !            21:        .data
        !            22: #  __lg_flag is used by f77_abort to decide whether or not to dump memory
        !            23:        .globl  __lg_flag
        !            24: __lg_flag:
        !            25:        .long   1
        !            26:        .text

unix.superglobalmegacorp.com

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