Sign in
ara-mdk
/
platform
/
external
/
clang
/
ad7e160e36a5010358ef33c4c81904297d62b9b2
/
.
/
test
/
PCH
/
Inputs
/
chain-ext_vector1.h
blob: 51093364c92f7b09723cd01905a293e67655c38f [
file
] [
log
] [
blame
]
// First header file for chain-ext_vector.c PCH test
typedef
__attribute__
((
ext_vector_type
(
2
)))
float
float2
;