aboutsummaryrefslogtreecommitdiff
path: root/math/s_expf.c
blob: dacda7fb4fd58eb166dae5956382ea8209517452 (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_expf.c"