On 06/25/2018 09:00 AM, Alex Bennée wrote: > Userspace programs should (in theory) query the ELF HWCAP before > probing these registers. Now we have implemented them all make it > public. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > linux-user/elfload.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~