File nut/include/arch/avr32/tpaste.h

Included in: nut/include/arch/avr32/preprocessor.h

Preprocessor definitions

#define _TPASTE_H_

#define TPASTE2( a, b )

#define TPASTE3( a, b, c )

#define TPASTE4( a, b, c, d )

#define TPASTE5( a, b, c, d, e )

#define TPASTE6( a, b, c, d, e, f )

#define TPASTE7( a, b, c, d, e, f, g )

#define TPASTE8( a, b, c, d, e, f, g, h )

#define TPASTE9( a, b, c, d, e, f, g, h, i )

#define TPASTE10( a, b, c, d, e, f, g, h, i, j )

#define ATPASTE2( a, b )

#define ATPASTE3( a, b, c )

#define ATPASTE4( a, b, c, d )

#define ATPASTE5( a, b, c, d, e )

#define ATPASTE6( a, b, c, d, e, f )

#define ATPASTE7( a, b, c, d, e, f, g )

#define ATPASTE8( a, b, c, d, e, f, g, h )

#define ATPASTE9( a, b, c, d, e, f, g, h, i )

#define ATPASTE10( a, b, c, d, e, f, g, h, i, j )