summaryrefslogtreecommitdiff
path: root/gcell/src/apps/spu/benchmark_procs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcell/src/apps/spu/benchmark_procs.c')
-rw-r--r--gcell/src/apps/spu/benchmark_procs.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcell/src/apps/spu/benchmark_procs.c b/gcell/src/apps/spu/benchmark_procs.c
index 8d5b40653..0fddb2d1a 100644
--- a/gcell/src/apps/spu/benchmark_procs.c
+++ b/gcell/src/apps/spu/benchmark_procs.c
@@ -23,9 +23,6 @@
#include <gc_declare_proc.h>
#include <string.h>
-#define _UNUSED __attribute__((unused))
-
-
static void
benchmark_udelay(const gc_job_direct_args_t *input,
gc_job_direct_args_t *output _UNUSED,