aboutsummaryrefslogtreecommitdiff
path: root/math/s_exp.c
blob: 5da0099e3c65fa9e91b24f8e3157b393ca3eeb34 (plain)
1
2
3
4
5
6
/*
 * Copyright (c) 2019, Arm Limited.
 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
 */
#define SCALAR 1
#include "v_exp.c"