aboutsummaryrefslogtreecommitdiff
path: root/math/s_powf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_powf.c')
-rw-r--r--math/s_powf.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/math/s_powf.c b/math/s_powf.c
deleted file mode 100644
index 1d55d90df7b2..000000000000
--- a/math/s_powf.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
- * Copyright (c) 2019, Arm Limited.
- * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
- */
-#define SCALAR 1
-#include "v_powf.c"