summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src/del_por.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/src/del_por.c')
-rw-r--r--cpukit/itron/src/del_por.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/itron/src/del_por.c b/cpukit/itron/src/del_por.c
index 2589787a03..e5cf88bdc7 100644
--- a/cpukit/itron/src/del_por.c
+++ b/cpukit/itron/src/del_por.c
@@ -22,7 +22,7 @@
*/
ER del_por(
- ID porid
+ ID porid __attribute__((unused))
)
{
return E_OK;