ARM build fixes. (Should fix building on ARM/GCC10) (#210)
authorgameblabla <gameblabla@users.noreply.github.com>
Thu, 9 Sep 2021 20:20:54 +0000 (20:20 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Sep 2021 20:20:54 +0000 (23:20 +0300)
commit41e82ad46e60f9c3291ff81ebe4a07512b1194c5
treea8787cffa5d8973fd78fc082d6d6c95c821f19d5
parentbf4df3ba5781db5600f1ffb3c34e4d76ef490474
ARM build fixes. (Should fix building on ARM/GCC10) (#210)

This fixes building on GCC10 and ARM.
Note that in my previous HLE patch, i forgot to export psxNULL
so it was failling to compile it... Oops.

Co-authored-by: negativeExponent <negativeExponent@users.noreply.github.com>
Makefile
frontend/menu.c
libpcsxcore/misc.c
libpcsxcore/new_dynarec/new_dynarec.c
libpcsxcore/psxcounters.c
libpcsxcore/psxmem.c
libpcsxcore/psxmem.h
libpcsxcore/r3000a.c
libpcsxcore/r3000a.h