summaryrefslogtreecommitdiffstats
path: root/runtime/arch/arm/fault_handler_arm.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/arch/arm/fault_handler_arm.cc')
-rw-r--r--runtime/arch/arm/fault_handler_arm.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/arch/arm/fault_handler_arm.cc b/runtime/arch/arm/fault_handler_arm.cc
index b4bca014f4..5c313783be 100644
--- a/runtime/arch/arm/fault_handler_arm.cc
+++ b/runtime/arch/arm/fault_handler_arm.cc
@@ -14,7 +14,6 @@
* limitations under the License.
*/
-
#include "fault_handler.h"
#include <sys/ucontext.h>