Skip to content

Commit 853c4c6

Browse files
author
Mirela Chirica
committed
Cellular: Added ENOTTY define in mbed_retarget stub
1 parent 6e7d0a8 commit 853c4c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/cellular/UNITTESTS/target_h/platform/mbed_retarget.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717

1818
#include <sys/types.h>
1919
#define EAGAIN 11
20+
#define ENOTTY 25

0 commit comments

Comments
 (0)