bin/openssl: Port to RTEMS.

This commit is contained in:
Christian Mauderer
2019-03-26 11:08:47 +01:00
parent 0fecf49362
commit d1dac7891c
115 changed files with 1424 additions and 475 deletions

View File

@@ -54,6 +54,7 @@ extern rtems_shell_cmd_t rtems_shell_STTY_Command;
extern rtems_shell_cmd_t rtems_shell_RACOON_Command;
extern rtems_shell_cmd_t rtems_shell_SETKEY_Command;
extern rtems_shell_cmd_t rtems_shell_OPENSSL_Command;
#ifdef __cplusplus
}
#endif /* __cplusplus */