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