diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2009-08-05 13:14:32 -0700 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2009-08-05 13:15:17 -0700 |
commit | fe77558c21b8a526f653c9cd9260b54c37a698c2 (patch) | |
tree | 0d3f66a891628ca46368b8113146bae7f4fabf01 /core/prelink-linux-arm.map | |
parent | 123f82cb0b02c36cab6031a60605819d9e83693a (diff) | |
download | build-fe77558c21b8a526f653c9cd9260b54c37a698c2.zip build-fe77558c21b8a526f653c9cd9260b54c37a698c2.tar.gz build-fe77558c21b8a526f653c9cd9260b54c37a698c2.tar.bz2 |
Add libacc.so to prelink map for forward-compatibility
Diffstat (limited to 'core/prelink-linux-arm.map')
-rw-r--r-- | core/prelink-linux-arm.map | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/prelink-linux-arm.map b/core/prelink-linux-arm.map index 6892885..c8e0db5 100644 --- a/core/prelink-linux-arm.map +++ b/core/prelink-linux-arm.map @@ -60,6 +60,8 @@ libOpenVG_CM.so 0xAC900000 libOpenVGU_CM.so 0xAC800000 libEGL.so 0xAC700000 +libacc.so 0xAC600000 + libexif.so 0xAC500000 libui.so 0xAC400000 libsgl.so 0xAC000000 |