2011/11/9 Benoît Canet <benoit.ca...@gmail.com>: > +/* remember to update linux-user/elfload.c get_elf_hwcap arm's > + * version when adding a feature */
/* If adding a feature bit which corresponds to a Linux ELF * HWCAP bit, remember to update the feature-bit-to-hwcap * mapping in linux-user/elfload.c:get_elf_hwcap(). */ -- PMM