Update submodules

This commit is contained in:
Gregory Nutt 2016-04-02 17:42:00 -06:00
parent 0723226bda
commit 1767b21d3c
3 changed files with 3 additions and 3 deletions

2
arch

@ -1 +1 @@
Subproject commit fcd1c6ab800ebf8ac14e00cea9ab62c23c3df457
Subproject commit 4a18471087626499f2f57a07238a32cfe803e6d0

@ -1 +1 @@
Subproject commit f76edf9dcd8643836ba9ab38cdf3e95b7087b85f
Subproject commit a4597beafeaf73350c4ef1a0671f54e5fd8e7981

View File

@ -180,7 +180,7 @@
* structure be cast compatible with struct tm! They must be interchangeable.
*/
struct rtc_time
struct rtc_time
{
int tm_sec; /* Seconds (0-61, allows for leap seconds) */
int tm_min; /* Minutes (0-59) */