summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/rtems-bsd-commands.h
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2019-03-26 11:08:47 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2019-03-28 07:17:24 +0100
commit9ed6c971395e455e0f5e40a9c9c7e7b8cee7f8a5 (patch)
tree1fafdb3bdf21c36d9dfc6cf45a0f526ea8607b5b /rtemsbsd/include/machine/rtems-bsd-commands.h
parentbin/openssl: Import from FreeBSD. (diff)
downloadrtems-libbsd-9ed6c971395e455e0f5e40a9c9c7e7b8cee7f8a5.tar.bz2
bin/openssl: Port to RTEMS.
Diffstat (limited to 'rtemsbsd/include/machine/rtems-bsd-commands.h')
-rw-r--r--rtemsbsd/include/machine/rtems-bsd-commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtemsbsd/include/machine/rtems-bsd-commands.h b/rtemsbsd/include/machine/rtems-bsd-commands.h
index 7717c1ea..1b022902 100644
--- a/rtemsbsd/include/machine/rtems-bsd-commands.h
+++ b/rtemsbsd/include/machine/rtems-bsd-commands.h
@@ -78,6 +78,8 @@ int rtems_bsd_command_racoon(int argc, char **argv);
int rtems_bsd_command_setkey(int argc, char **argv);
+int rtems_bsd_command_openssl(int argc, char **argv);
+
__END_DECLS
#endif /* _RTEMS_BSD_MACHINE_RTEMS_BSD_COMMANDS_H_ */