• Marc G. Fournier's avatar
    From: "Brian E. Gallew" <geek+@cmu.edu> · 45165538
    Marc G. Fournier authored
    Subject: [PORTS] minor fix for DGUX port
    
    src/include/port/dgux.h needs the following three lines appended:
    
    #ifndef         BYTE_ORDER
    #define         BYTE_ORDER      BIG_ENDIAN
    #endif
    
    
    I believe this to be correct for DG/UX on M88k processors.  I don't have one of
    the new Intel-based boxes to check on.
    45165538
dgux.h 123 Bytes