am 5bb67760: am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic."

# Via Android Git Automerger (1) and others
* commit '5bb67760f0baddd815334bf87be79f0e7fd9fafe':
  Fix x86 build, remove void* arithmetic.
This commit is contained in:
Elliott Hughes
2013-02-07 14:45:28 -08:00
committed by Android Git Automerger
3 changed files with 5 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
* SUCH DAMAGE.
*/
#include <stdint.h>
#include <sys/cdefs.h>
extern unsigned __linker_init(void* raw_args);