Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 214 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 214 Bytes

MiniLibC

We had to recode some standard functions of the C library in assembler.

To get the libasm.so, clone the repository and make.

You can also launch the tests (Criterion) by running make tests_run.