mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
This commit removed empty struct to fix compilation errors for the MSVC compiler. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Make.defs | ||
| timer.h | ||
| timer_create.c | ||
| timer_delete.c | ||
| timer_getitimer.c | ||
| timer_getoverrun.c | ||
| timer_gettime.c | ||
| timer_initialize.c | ||
| timer_release.c | ||
| timer_setitimer.c | ||
| timer_settime.c | ||