Annotation of pgp/src/global.h, revision 1.1

1.1     ! root        1: /* Needed by RSAREF */
        !             2: 
        !             3: #ifdef __alpha
        !             4: typedef unsigned UINT4;
        !             5: #else
        !             6: typedef unsigned long UINT4;
        !             7: #endif
        !             8: 
        !             9: typedef unsigned short UINT2;
        !            10: 
        !            11: typedef void *POINTER;
        !            12: #define NULL_PTR ((POINTER)0)
        !            13: 
        !            14: #define PROTOTYPES 1
        !            15: #define PROTO_LIST(x) x

unix.superglobalmegacorp.com

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