diff options
Diffstat (limited to 'cmd/arm')
| -rw-r--r-- | cmd/arm/exception64.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/cmd/arm/exception64.c b/cmd/arm/exception64.c index 589a23115b0..73d6c20ccac 100644 --- a/cmd/arm/exception64.c +++ b/cmd/arm/exception64.c @@ -5,7 +5,6 @@   * Copyright (c) 2018, Heinrich Schuchardt <xypron.glpk@gmx.de>   */ -#include <common.h>  #include <command.h>  #include <linux/bitops.h> | 
