1#include <clc/clc.h>
2
3#define __CLC_NATIVE_INTRINSIC sqrt
4
5#define __CLC_BODY <native_unary_intrinsic.inc>
6#define __FLOAT_ONLY
7#include <clc/math/gentype.inc>
8