aboutsummaryrefslogtreecommitdiff
path: root/math/s_log.c
blob: 27d2eb290f5693ef29a7a9afbf75a714e10d4bda (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_log.c"