Annotation of coherent/d/PS2_KERNEL/i286/cs_sel.s, revision 1.1.1.1

1.1       root        1: ////////
                      2: /
                      3: / Get cs selector - return 0 if in kernel, CS if not in kernel.
                      4: /
                      5: / This version is for resident drivers.
                      6: / There is a different version (cs_self.s) for loadable drivers.
                      7: /
                      8: / int  cs_sel();
                      9: /
                     10: ////////
                     11: 
                     12:        .globl  cs_sel_
                     13: cs_sel_:
                     14:        sub     ax, ax
                     15:        ret

unix.superglobalmegacorp.com

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