Ignore:
Timestamp:
Sep 15, 2004, 12:27:38 AM (21 years ago)
Author:
bird
Message:

@unixroot. header reviews. ++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/ansidecl.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1505 r1506  
     1/* ansidecl.h,v 1.2 2004/09/14 22:27:31 bird Exp */
     2/** @file
     3 * GNU, -liberty.
     4 */
     5
    16/* ANSI and traditional C compatability macros
    27   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
     
    158163#define VA_CLOSE(AP)            } va_end(AP); }
    159164#define VA_FIXEDARG(AP, T, N)   struct Qdmy
    160  
     165
    161166#undef const
    162167#undef volatile
Note: See TracChangeset for help on using the changeset viewer.