tree: cdb8386062416ba983a7aac5d096378397cc2d77 [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.