Re: [02/nn] [AArch64] Move code around

2017-10-31 Thread James Greenhalgh
On Fri, Oct 27, 2017 at 02:23:30PM +0100, Richard Sandiford wrote: > This patch simply moves code around, in order to make the later > patches easier to read, and to avoid forward declarations. > It doesn't add the missing function comments because the interfaces > will change in a later patch. OK

[02/nn] [AArch64] Move code around

2017-10-27 Thread Richard Sandiford
This patch simply moves code around, in order to make the later patches easier to read, and to avoid forward declarations. It doesn't add the missing function comments because the interfaces will change in a later patch. 2017-10-26 Richard Sandiford Alan Hayward David