4 lines
113 B
C
4 lines
113 B
C
|
// Second header file for chain-ext_vector.c PCH test
|
||
|
|
||
|
typedef __attribute__((ext_vector_type(4))) float float4;
|