Remove unused type which was conflicting wiith errno.h

pull/9976/head
Oren Cohen 2019-03-07 14:01:51 +02:00
parent aedc1e10ea
commit dbd91bc4e0
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ extern "C" {
typedef uint32_t psa_signal_t;
typedef int32_t psa_handle_t;
typedef psa_status_t error_t;
/* -------------------------------------- Structs ------------------------------------ */