mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-10 00:49:04 +08:00
Remove useless declaration
Signed-off-by: Xiaokang Qian <xiaokang.qian@arm.com>
This commit is contained in:
parent
7046468a02
commit
b862031afa
@ -28,12 +28,6 @@
|
||||
#include "../3rdparty/p256-m/p256-m_driver_entrypoints.h"
|
||||
#endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */
|
||||
|
||||
/*
|
||||
* Initialization and termination functions
|
||||
*/
|
||||
static inline psa_status_t psa_driver_wrapper_init(void);
|
||||
static inline void psa_driver_wrapper_free(void);
|
||||
|
||||
/*
|
||||
* Signature functions
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user