Add libjpeg to the prelink map.

libjpeg is now built to a shared library,
which enables it be dynamically linked by various packeages/libraries.
diff --git a/core/prelink-linux-arm.map b/core/prelink-linux-arm.map
index 4116834..1aecf71 100644
--- a/core/prelink-linux-arm.map
+++ b/core/prelink-linux-arm.map
@@ -164,4 +164,4 @@
 libtrace_test.so        0x9A300000
 libsrec_jni.so          0x9A200000
 libcerttool_jni.so      0x9A100000
-
+libjpeg.so              0x9A000000