mirror of https://github.com/ARMmbed/mbed-os.git
HAL - Add a newline at the end of hal/api/Callback.h.
This remove a warning issued by ARMCC.pull/2646/merge
parent
5d6c316597
commit
9dd0c672ca
|
|
@ -5929,4 +5929,5 @@ Callback<R(A0, A1, A2, A3, A4)> callback(const volatile T *obj, R (*func)(const
|
|||
|
||||
} // namespace mbed
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue