Add libacc to the prelink map.
Libacc is a tiny subset of C intended for use as a scripting language for a 3D UI.
This commit is contained in:
parent
fbd10d940d
commit
3110264149
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue