X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fgpu.c;h=5b16cd44e8e8738defb342627f319ccdfe5ee52b;hp=c31d9a1fe4ce4ca1832fd486dce2a2e965deba12;hb=7841712d55378f557c1f08ac3445f3b3d66c7691;hpb=3ce7adebe576fbdf8c6ccab6404f573f7be541a2 diff --git a/plugins/gpu_neon/gpu.c b/plugins/gpu_neon/gpu.c index c31d9a1f..5b16cd44 100644 --- 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();