auto import from //depot/cupcake/@132589

This commit is contained in:
The Android Open Source Project
2009-03-03 14:03:51 -08:00
parent fe5745033a
commit a799b53f10
7 changed files with 92 additions and 319 deletions

View File

@@ -95,8 +95,6 @@ struct soinfo
unsigned entry;
unsigned base;
unsigned size;
// buddy-allocator index, negative for prelinked libraries
int ba_index;
unsigned *dynamic;