tree: 122c78fca11aa0c0e1bb1783d50a7e518c36156a [path history] [tgz]
  1. memcmp.c
  2. memcpy.c
  3. memset.c
  4. README.md
  5. xmake.lua
sdk/lib/freestanding/README.md

Free-standing C functions

This directory contains the required functions for a free-standing C implementation. A compiler is free to insert calls to any of these functions and so it is likely that most firmware images will need them.