OSDN Git Service

Remove unnecessary `static` specifiers in `common_arm64.h`.
authorAlexandre Rames <alexandre.rames@linaro.org>
Wed, 24 Aug 2016 16:08:49 +0000 (17:08 +0100)
committerAlexandre Rames <alexandre.rames@linaro.org>
Tue, 6 Sep 2016 10:00:45 +0000 (11:00 +0100)
commitbadf2b2ad6acc01143ed81fa38586aca43400045
tree4a1f5036738f53e60e808605d23883b6c7d3c4db
parent9d185da3bef8caf015d3dbf4ad79c520af7ce3b1
Remove unnecessary `static` specifiers in `common_arm64.h`.

Also fix a whitespace error.

Tests: Run ART test-suite on Nexus 5X and host.

Change-Id: Iaf69506e8f667a4598d1105e45dacfc2d09a7fda
compiler/optimizing/common_arm64.h