4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-30 04:57:18 +08:00

[components/libc] Fix compile error.

This commit is contained in:
armink 2018-05-07 18:33:22 +08:00
parent 5501ec36cb
commit 8804c32801

View File

@ -1,4 +1,5 @@
#include <time.h>
#include <rtthread.h>
/* days per month -- nonleap! */
const short __spm[13] =