asm_linkage.h 333 B

123456789101112131415
  1. /* DO NOT EDIT THIS FILE.
  2. It has been auto-edited by fixincludes from:
  3. "fixinc/tests/inc/sparc/asm_linkage.h"
  4. This had to be done to correct non-standard usages in the
  5. original, manufacturer supplied header file. */
  6. #if defined( KANDR_CONCAT_CHECK )
  7. #define __CONCAT__(a,b) a##b
  8. #endif /* KANDR_CONCAT_CHECK */