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