notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2578f12
)
another warning
author
notaz
<notasas@gmail.com>
Sun, 6 Oct 2024 00:00:39 +0000
(
03:00
+0300)
committer
notaz
<notasas@gmail.com>
Sun, 6 Oct 2024 00:00:39 +0000
(
03:00
+0300)
libpcsxcore/new_dynarec/assem_arm.c
patch
|
blob
|
blame
|
history
diff --git
a/libpcsxcore/new_dynarec/assem_arm.c
b/libpcsxcore/new_dynarec/assem_arm.c
index
70798ef
..
308f4a0
100644
(file)
--- a/
libpcsxcore/new_dynarec/assem_arm.c
+++ b/
libpcsxcore/new_dynarec/assem_arm.c
@@
-19,6
+19,7
@@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
+#include <strings.h> // ffs
#define FLAGLESS
#include "../gte.h"
#undef FLAGLESS