Annotation of 43BSDReno/contrib/emacs-18.55/gdb/m-isiinit.h, revision 1.1

1.1     ! root        1: /* Customize initialize.h for Integrated Solutions machines.  */
        !             2: 
        !             3: /* Define this if you are using system version 4; undefine it for
        !             4:    version 3.  This alters the action of m-isi-ov.h as well as this file.  */
        !             5: #define BSD43_ISI40D
        !             6: 
        !             7: #ifdef BSD43_ISI40D
        !             8: #define FILEADDR_ROUND(addr) (addr)
        !             9: #else
        !            10: #define FILEADDR_ROUND(addr) ((addr + 3) & -4)
        !            11: #endif

unix.superglobalmegacorp.com

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