aboutsummaryrefslogtreecommitdiff
path: root/pl/math/vn_tanhf_2u6.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/vn_tanhf_2u6.c')
-rw-r--r--pl/math/vn_tanhf_2u6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/vn_tanhf_2u6.c b/pl/math/vn_tanhf_2u6.c
index 96fd67a..86e460c 100644
--- a/pl/math/vn_tanhf_2u6.c
+++ b/pl/math/vn_tanhf_2u6.c
@@ -7,6 +7,6 @@
#include "include/mathlib.h"
#ifdef __vpcs
#define VPCS 1
-#define VPCS_ALIAS strong_alias (__vn_tanhf, _ZGVnN4v_tanhf)
+#define VPCS_ALIAS PL_ALIAS (__vn_tanhf, _ZGVnN4v_tanhf)
#include "v_tanhf_2u6.c"
#endif