/ASM_minilibc_2020

🧬 Epitech project. The goal of this project is to realize in x86-64 Assembly a small library of C.

Primary LanguageAssembly

Minilibc

Epitech Project, Minilibc

How to use Minilibc ?

  1. Make
    make
  2. You will see the static library "libasm.so"

Documentation

If you don't know anything about x86-64 Assembly you can start here

Author