OSDN Git Service

Fix arm64 build warning (promoted to error).
authorDave Allison <dallison@google.com>
Thu, 4 Sep 2014 21:33:42 +0000 (14:33 -0700)
committerDave Allison <dallison@google.com>
Thu, 4 Sep 2014 21:33:42 +0000 (14:33 -0700)
commit8be44cf31e76465090d717ccadcabeb079e03f5e
treea1bbecc3c44276c2c636e79e144ca2979cd0b615
parent0c2894b5db7ad9ccc44f2ac37034cdc2bb05cda7
Fix arm64 build warning (promoted to error).

This refactors code that caused an warning on the arm64 build.

Change-Id: I1c0ddabb7061ea289d98b03554bf764c26256078
runtime/fault_handler.cc