diff options
author | Jack Palevich <jackpal@google.com> | 2009-05-22 12:11:44 -0700 |
---|---|---|
committer | Jack Palevich <jackpal@google.com> | 2009-05-22 12:13:32 -0700 |
commit | 3110264149c37c0d8cbf41d5268a1e100da84459 (patch) | |
tree | f145c979dba6f02ec7ae918d2624a1322cead266 /core/prelink-linux-arm.map | |
parent | fbd10d940d9dca8aba940f91fceade4098c6cb92 (diff) | |
download | build-3110264149c37c0d8cbf41d5268a1e100da84459.zip build-3110264149c37c0d8cbf41d5268a1e100da84459.tar.gz build-3110264149c37c0d8cbf41d5268a1e100da84459.tar.bz2 |
Add libacc to the prelink map.
Libacc is a tiny subset of C intended for use as a scripting language for
a 3D UI.
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 4366db2..3b86c54 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 |