archI960.h 414 B

123456789101112131415161718
  1. /* DO NOT EDIT THIS FILE.
  2. It has been auto-edited by fixincludes from:
  3. "fixinc/tests/inc/arch/i960/archI960.h"
  4. This had to be done to correct non-standard usages in the
  5. original, manufacturer supplied header file. */
  6. #if defined( VA_I960_MACRO_CHECK )
  7. extern int __vxvsiz vsiz;
  8. extern int __vxvali vali;
  9. extern int __vxvpad vpad;
  10. #define __vxalignof__(x) ...
  11. #endif /* VA_I960_MACRO_CHECK */