blob: f2ba546a669f3cf0fbff5146fa8bc433471915ec (
plain) (
blame)
1
2
3
4
5
6
7
|
asmutils is a set of miscellaneous utilities written in assembly language,
targeted on embedded systems and small distributions (like rescue or
installation disks); also it contains small libc and crypto library. It
features the smallest possible size and memory requirements, the fastest
speed and good functionality.
WWW: http://asm.sourceforge.net/
|