[PATCH] commonize AARCH64 REGNUM/REGNO defines

Yao Qi qiyaoltc@gmail.com
Tue Oct 24 15:47:00 GMT 2017


Alan Hayward <Alan.Hayward@arm.com> writes:

Patch is good to me, some nits below,

> +#ifndef AARCH64_H

#ifndef ARCH_AARCH64_H

I know other arch/*.h don't follow this, but they should be fixed.

> +#define AARCH64_H
> +

> +
> +#endif /* aarch64.h */

/* ARCH_AARCH64_H */

> \ No newline at end of file

Add a new line at the end.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list