Skip to content

Commit

Permalink
Replace hand written offsets with structures.
Browse files Browse the repository at this point in the history
Given that all current & future android ABIs are
little endian, we can get rid of the explicit conversions
from memory regions to little endian data members.

Also cleans up a few C style casts that snuck in during
several -Werror efforts and fixes temporary file generation
on target.

bug: 15448202

Change-Id: I4fcbb3c1124cb82c82139d328344e54fc7895353
  • Loading branch information
narayank committed Jun 10, 2014
1 parent 3013615 commit 926973e
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 160 deletions.
Loading

0 comments on commit 926973e

Please sign in to comment.