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