mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 21:57:33 -04:00
removed std libs stdlib, string and stdbool
This commit is contained in:
parent
a8e6ad0546
commit
cc336101be
1 changed files with 0 additions and 3 deletions
|
@ -49,9 +49,6 @@
|
|||
|
||||
// Standard libraries
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue