Fixed unused argument warning in local_valgrind on ARM
Note that this is not a proper fix but rather a workaround. It seems that this version of local_valgrind is outdated and not able to properly detect modern ARM platform. Besides one could wonder why we have to replicate a header from valgrind here.