In most places, picolibc and newlib are the same, so use the existing newlib code when compiling with picolibc. Signed-off-by: Keith Packard <keithp@keithp.com>
The VFS layer provides file system abstractions to allow using a unified interface to access files from mounted file systems.