From 64c663c0d1341d208891e68a7e2c857485754f99 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 10 Jan 2017 08:04:58 +0100 Subject: ARP(8): Port to RTEMS --- rtemsbsd/include/rtems/netcmds-config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rtemsbsd/include/rtems/netcmds-config.h') diff --git a/rtemsbsd/include/rtems/netcmds-config.h b/rtemsbsd/include/rtems/netcmds-config.h index 818fd351..53ba255e 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -22,6 +22,8 @@ extern "C" { #endif /* __cplusplus */ +extern rtems_shell_cmd_t rtems_shell_ARP_Command; + extern rtems_shell_cmd_t rtems_shell_BSD_Command; extern rtems_shell_cmd_t rtems_shell_PFCTL_Command; -- cgit v1.2.3