This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
Watch
4
Star
0
Fork
You've already forked rt-thread-official
0
Code
Issues
Releases
Wiki
Activity
8,544
Commits
14
Branches
40
Tags
1.3
GiB
532ad16b7b
Commit Graph
3 Commits
Author
SHA1
Message
Date
SASANO Takayoshi
777554bb86
Fixed undefined reference to 'dlmodule_relocate'
...
This is caused by #ifdef __x86__ For x86(32bit) gcc, pre-defined macro is __i386__ not __x86__.
2018-10-10 15:38:24 +09:00
parai.wang
133a42fbb7
bring up dlmoudle on x86
2018-09-15 13:32:42 +08:00
Bernard Xiong
efe4523132
[Kernel] move module tolibc/libdl.
2018-08-30 20:27:45 +08:00