Annotation of xinu/sys/setclkr.s, revision 1.1.1.1

1.1       root        1: |* setclkr.s - setclkr *|
                      2: 
                      3: 
                      4: |*------------------------------------------------------------------------
                      5: |* setclkr  --  set cklruns to 1 iff real-time clock exists, 0 otherwise
                      6: |*------------------------------------------------------------------------
                      7:        .data
                      8:        .text
                      9:        .globl  _setclkr
                     10: _setclkr:
                     11: 
                     12:        movl    #1,_clkruns     | On the MECB or ATT7300 there's always
                     13:        rts                     | a clock

unix.superglobalmegacorp.com

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