mirror of https://github.com/ARMmbed/mbed-os.git
Unit tests: Fix style in hal gpio_object.h stub
parent
825e3491b0
commit
6731f553ce
|
@ -27,7 +27,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
typedef struct {
|
||||
int unused;
|
||||
int unused;
|
||||
} gpio_t;
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Reference in New Issue