Changeset 1007 for trunk/include/odin.h


Ignore:
Timestamp:
Sep 22, 1999, 11:46:52 AM (26 years ago)
Author:
sandervl
Message:

Yuri Dario's VAC 3.6.5 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odin.h

    r883 r1007  
    1 /* $Id: odin.h,v 1.9 1999-09-08 19:34:51 sandervl Exp $ */
     1/* $Id: odin.h,v 1.10 1999-09-22 09:46:18 sandervl Exp $ */
    22/*
    33 * ODIN - Build Environment Definition
     
    7777  #define PASCAL    _Pascal
    7878  #define UNALIGNED
     79  #define __inline__ inline
     80
    7981  #if (__IBMCPP__ == 300) || (__IBMC__ == 300)
    8082  #define NONAMELESSUNION
Note: See TracChangeset for help on using the changeset viewer.