"vscode:/vscode.git/clone" did not exist on "f8802bd61216b7636b9065efe5441479d3e4f7fd"
Move stdlib header files to include/lib/stdlib
* Move stdlib header files from include/stdlib to include/lib/stdlib for consistency with other library headers. * Fix checkpatch paths to continue excluding stdlib files. * Create stdlib.mk to define the stdlib source files and include directories. * Include stdlib.mk from the top level Makefile. * Update stdlib header path in the fip_create Makefile. * Update porting-guide.md with the new paths. Change-Id: Ia92c2dc572e9efb54a783e306b5ceb2ce24d27fa
File moved
lib/stdlib/stdlib.mk
0 → 100644
Please register or sign in to comment