Add libacc to the prelink map.

Libacc is a tiny subset of C intended for use as a scripting language for
a 3D UI.
diff --git a/core/prelink-linux-arm.map b/core/prelink-linux-arm.map
index 4366db2..3b86c54 100644
--- a/core/prelink-linux-arm.map
+++ b/core/prelink-linux-arm.map
@@ -60,6 +60,8 @@
 libOpenVGU_CM.so        0xAC800000
 libEGL.so               0xAC700000
 
+libacc.so               0xAC600000
+
 libexif.so              0xAC500000
 libui.so                0xAC400000
 libsgl.so               0xAC000000