Annotation of coherent/a/usr/include.b4ps2/canon.h, revision 1.1

1.1     ! root        1: /* (-lgl
        !             2:  *     COHERENT Version 3.0
        !             3:  *     Copyright (c) 1982, 1990 by Mark Williams Company.
        !             4:  *     All rights reserved. May not be copied without permission.
        !             5:  -lgl) */
        !             6: /*
        !             7:  * Coherent.
        !             8:  * Canonical conversion routines for the Intel 8086.
        !             9:  */
        !            10: 
        !            11: #ifndef        CANON_H
        !            12: #define        CANON_H CANON_H
        !            13: 
        !            14: long   _canl();
        !            15: 
        !            16: #define        candaddr(d)     ((d)=_canl(d))
        !            17: #define        candev(d)
        !            18: #define        canino(i)
        !            19: #define        canint(i)
        !            20: #define        canlong(l)      ((l)=_canl(l))
        !            21: #define        canshort(i)
        !            22: #define        cansize(s)      ((s)=_canl(s))
        !            23: #define        cantime(t)      ((t)=_canl(t))
        !            24: #define        canvaddr(v)
        !            25: 
        !            26: #endif

unix.superglobalmegacorp.com

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