Changeset 2694 for trunk/include/odin.h


Ignore:
Timestamp:
Feb 9, 2000, 2:40:23 PM (26 years ago)
Author:
sandervl
Message:

YD: header updates + added WaitForInputIdle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odin.h

    r2349 r2694  
    1 /* $Id: odin.h,v 1.12 2000-01-06 23:17:27 sandervl Exp $ */
     1/* $Id: odin.h,v 1.13 2000-02-09 13:40:22 sandervl Exp $ */
    22/*
    33 * ODIN - Build Environment Definition
     
    7979  #define __inline__ inline
    8080
     81#ifndef RC_INVOKED
    8182//  #if (__IBMCPP__ == 300) || (__IBMC__ == 300)
    8283  #define NONAMELESSUNION
    8384//  #endif
     85#endif
    8486
    8587  #include <builtin.h>
Note: See TracChangeset for help on using the changeset viewer.