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