xref: /llvm-project/libc/AOR_v20.02/math/s_expf_1u.c (revision 0928368f623a0f885894f9c3ef1b740b060c0d9c)
1*0928368fSKristof Beyls /*
2*0928368fSKristof Beyls  * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
3*0928368fSKristof Beyls  * See https://llvm.org/LICENSE.txt for license information.
4*0928368fSKristof Beyls  * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5*0928368fSKristof Beyls  */
6*0928368fSKristof Beyls #define SCALAR 1
7*0928368fSKristof Beyls #include "v_expf_1u.c"
8