summaryrefslogtreecommitdiffstats
path: root/freebsd/bin/stty/rtems-bsd-stty-print-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/bin/stty/rtems-bsd-stty-print-data.h')
-rw-r--r--freebsd/bin/stty/rtems-bsd-stty-print-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/bin/stty/rtems-bsd-stty-print-data.h b/freebsd/bin/stty/rtems-bsd-stty-print-data.h
index fb6d0e68..190735fc 100644
--- a/freebsd/bin/stty/rtems-bsd-stty-print-data.h
+++ b/freebsd/bin/stty/rtems-bsd-stty-print-data.h
@@ -2,5 +2,5 @@
#include <rtems/linkersets.h>
#include "rtems-bsd-stty-data.h"
/* print.c */
-RTEMS_LINKER_RWSET_CONTENT(bsd_prog_stty, static int col);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_stty, static char const *label);
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_stty, static int col);