bsp,am: fix warning message about RTC device
This commit is contained in:
parent
9c8b8c3289
commit
7c420032e2
1 changed files with 3 additions and 0 deletions
|
@ -31,4 +31,7 @@ typedef unsigned long useconds_t;
|
||||||
#define chdir rt_chdir
|
#define chdir rt_chdir
|
||||||
#define setcwd rt_setcwd
|
#define setcwd rt_setcwd
|
||||||
#define getcwd rt_getcwd
|
#define getcwd rt_getcwd
|
||||||
|
|
||||||
|
#define gettimeofday rt_gettimeofday
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue