aboutsummaryrefslogtreecommitdiff
path: root/pl/math/vn_coshf_2u4.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/vn_coshf_2u4.c')
-rw-r--r--pl/math/vn_coshf_2u4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/vn_coshf_2u4.c b/pl/math/vn_coshf_2u4.c
index 6bc4635..e2fdc13 100644
--- a/pl/math/vn_coshf_2u4.c
+++ b/pl/math/vn_coshf_2u4.c
@@ -7,6 +7,6 @@
#include "include/mathlib.h"
#ifdef __vpcs
#define VPCS 1
-#define VPCS_ALIAS strong_alias (__vn_coshf, _ZGVnN4v_coshf)
+#define VPCS_ALIAS PL_ALIAS (__vn_coshf, _ZGVnN4v_coshf)
#include "v_coshf_2u4.c"
#endif