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=5d834c089ea695dba7643cba8686ce2ac06d8db4;hpb=05740673341dbd61b23085c8cf1303f632e44f87 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();