Changeset 868 for trunk/include/odin.h


Ignore:
Timestamp:
Sep 8, 1999, 9:46:54 AM (26 years ago)
Author:
sandervl
Message:

Some header + makefile changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odin.h

    r785 r868  
    1 /* $Id: odin.h,v 1.7 1999-09-02 10:10:48 phaller Exp $ */
     1/* $Id: odin.h,v 1.8 1999-09-08 07:46:53 sandervl Exp $ */
    22/*
    33 * ODIN - Build Environment Definition
     
    7777  #define PASCAL    _Pascal
    7878  #define UNALIGNED
     79  #if (__IBMCPP__ == 300) || (__IBMC__ == 300)
    7980  #define NONAMELESSUNION
     81  #endif
    8082#else
    8183
Note: See TracChangeset for help on using the changeset viewer.