Annotation of 43BSD/sys/vax/rpb.s, revision 1.1

1.1     ! root        1: /*
        !             2:  * Copyright (c) 1982, 1986 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:  *     @(#)rpb.s       7.1 (Berkeley) 6/5/86
        !             7:  */
        !             8: 
        !             9: /*
        !            10:  * This has to get loaded first (physical 0) as 780 memory restart rom
        !            11:  * only looks for rpb on a 64K page boundary (doc isn't wrong,
        !            12:  * it never says what size "page boundary" rpb has to be on).
        !            13:  */
        !            14:        .globl  _rpb
        !            15: _rpb:
        !            16:        .space  508
        !            17: erpb:
        !            18:        .space  4

unix.superglobalmegacorp.com

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