]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/arm-optimized-routines/math/s_powf.c
wpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
[FreeBSD/FreeBSD.git] / contrib / arm-optimized-routines / math / s_powf.c
1 /*
2  * Copyright (c) 2019, Arm Limited.
3  * SPDX-License-Identifier: MIT
4  */
5 #define SCALAR 1
6 #include "v_powf.c"