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
|
#endif
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int unused;
|
int unused;
|
||||||
} gpio_t;
|
} gpio_t;
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Reference in New Issue