Remove broken "Other cool embedded software" link
This commit is contained in:
parent
d35c5df08c
commit
ba552523fa
@ -253,16 +253,13 @@ Current documentation for BusyBox includes:
|
|||||||
is a tiny dhcp client and/or server which is ideal for embedded systems.
|
is a tiny dhcp client and/or server which is ideal for embedded systems.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
<li><a href="http://uclibc.org/">uClibc</a>
|
<li><a href="http://www.uclibc.org/">uClibc</a>
|
||||||
is a C library for embedded systems. You can actually statically link
|
is a C library for embedded systems. You can actually statically link
|
||||||
a "Hello World" application under x86 that only takes 4k (as opposed to
|
a "Hello World" application under x86 that only takes 4k (as opposed to
|
||||||
200k under GNU libc). It can do dynamic linking too and works nicely with
|
200k under GNU libc). It can do dynamic linking too and works nicely with
|
||||||
BusyBox to create very small embedded systems.
|
BusyBox to create very small embedded systems.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
<li> <a href="http://www.busybox.net/software.html">Other cool embedded software</a>.
|
|
||||||
<p>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user