basdefs.h: Add and use RTEMS_UNUSED

This commit is contained in:
Sebastian Huber
2015-10-16 08:21:48 +02:00
parent c52568dcdb
commit f97536dcd3
127 changed files with 330 additions and 291 deletions

View File

@@ -21,8 +21,8 @@
#include "internal.h"
static int rtems_shell_main_stackuse(
int argc __attribute__((unused)),
char *argv[] __attribute__((unused))
int argc RTEMS_UNUSED,
char *argv[] RTEMS_UNUSED
)
{
rtems_stack_checker_report_usage_with_plugin(