mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-03 14:34:34 +08:00
777554bb86
This is caused by #ifdef __x86__ For x86(32bit) gcc, pre-defined macro is __i386__ not __x86__.