diff --git a/test/lib/staticlib.S b/test/lib/staticlib.S
index b093e7c82a6a73e710b1351e7a267c20a957ba00..374c40165aec1239c2a22b580a36956bd51a7d78 100644
--- a/test/lib/staticlib.S
+++ b/test/lib/staticlib.S
@@ -21,6 +21,7 @@ L$0:
 	GLUE asin
 	GLUE sqrt
 	GLUE fmod
+	GLUE fabs
         GLUE memcpy
         GLUE memset
         
\ No newline at end of file