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