Nios® V Processor Software Developer Handbook

ID 743810
Date 4/01/2024
Public
Document Table of Contents

4.1.2.2. newlib C Standard Library

newlib C Standard Library performs the following functions:
  • An open source implementation of the C standard library intended for use on embedded systems.
  • A collection of common routines such as printf(), malloc(), and open().