forked from Imagelibrary/binutils-gdb
refactor: Rename SVE-specific files
In preparation to the SME support patches, rename the SVE-specific files to something a bit more meaningful that can be shared with the SME code. In this case, I've renamed the "sve" in the names to "scalable". No functional changes. Regression-tested on aarch64-linux Ubuntu 22.04/20.04. Reviewed-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "arch/arm.h"
|
||||
#include "nat/aarch64-linux.h"
|
||||
#include "nat/aarch64-linux-hw-point.h"
|
||||
#include "nat/aarch64-sve-linux-ptrace.h"
|
||||
#include "nat/aarch64-scalable-linux-ptrace.h"
|
||||
|
||||
#include "elf/external.h"
|
||||
#include "elf/common.h"
|
||||
|
||||
Reference in New Issue
Block a user