summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src/can_wup.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/src/can_wup.c')
-rw-r--r--cpukit/itron/src/can_wup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/itron/src/can_wup.c b/cpukit/itron/src/can_wup.c
index 6453dede3f..1cdea586b6 100644
--- a/cpukit/itron/src/can_wup.c
+++ b/cpukit/itron/src/can_wup.c
@@ -28,7 +28,7 @@
*/
ER can_wup(
- INT *p_wupcnt,
+ INT *p_wupcnt __attribute__((unused)),
ID tskid
)
{