warning in main_cp.c

2014-10-12 Thread Joel Sherrill
/main_echo.c ../../../../../../rtems/c/src/../../cpukit/libmisc/shell/main_cp.c:108:1: warning: 'rtems_shell_cp_exit' defined but not used [-Wunused-function] -- Joel Sherrill, Ph.D. Director of Research Development joel.sherr...@oarcorp.comOn-Line Applications Research Ask me

Re: warning in main_cp.c

2014-10-12 Thread Chris Johns
'../../../../../../rtems/c/src/../../cpukit/libmisc/'`shell/main_echo.c ../../../../../../rtems/c/src/../../cpukit/libmisc/shell/main_cp.c:108:1: warning: 'rtems_shell_cp_exit' defined but not used [-Wunused-function] It can be removed. There does not look like there is any calls to exit in the cp command

Re: warning in main_cp.c

2014-10-12 Thread Joel Sherrill
`test -f 'shell/main_echo.c' || echo '../../../../../../rtems/c/src/../../cpukit/libmisc/'`shell/main_echo.c ../../../../../../rtems/c/src/../../cpukit/libmisc/shell/main_cp.c:108:1: warning: 'rtems_shell_cp_exit' defined but not used [-Wunused-function] It can be removed. There does not look