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:
3ce7ade
)
gpu_neon: warning fix
author
notaz
<notasas@gmail.com>
Mon, 9 Jan 2012 21:21:27 +0000
(23:21 +0200)
committer
notaz
<notasas@gmail.com>
Mon, 9 Jan 2012 21:21:27 +0000
(23:21 +0200)
plugins/gpu_neon/gpu.c
patch
|
blob
|
blame
|
history
diff --git
a/plugins/gpu_neon/gpu.c
b/plugins/gpu_neon/gpu.c
index
c31d9a1
..
5b16cd4
100644
(file)
--- a/
plugins/gpu_neon/gpu.c
+++ b/
plugins/gpu_neon/gpu.c
@@
-42,7
+42,7
@@
static noinline void do_cmd_reset(void)
static noinline void do_reset(void)
{
- int i;
+
unsigned
int i;
do_cmd_reset();