aboutsummaryrefslogtreecommitdiff
path: root/math/s_logf.c
blob: 7d98b2ba15c4f9b21570f9c4ea0e1836d1e8b73a (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_logf.c"