tree: e05b8dc2d1a3ebb899392e0b898b70f138e08cd3 [path history] [tgz]
  1. compat.S
  2. memcmp.c
  3. memcpy.c
  4. memset.c
  5. README.md
  6. 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.