Nios® V Processor Software Developer Handbook

ID 743810
Date 7/20/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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().