Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 215 Bytes

File metadata and controls

20 lines (13 loc) · 215 Bytes

libftasm

Intro to assembly

Asm implementation of some libc functions

Developed for macOS High Sierra using nasm version 2.14.02

Dependencies

  • make
  • nasm
  • ld

Usage

make
gcc -L. libfts.a