vadefs.h 304 B

123456789101112
  1. /**
  2. * This file has no copyright assigned and is placed in the Public Domain.
  3. * This file is part of the w64 mingw-runtime package.
  4. * No warranty is given; refer to the file DISCLAIMER within this package.
  5. */
  6. #ifndef _INC_VADEFS
  7. #define _INC_VADEFS
  8. //!__TINYC__: GNUC specific stuff removed
  9. #endif