lib: libc: minimal: Refactor stdbool.h for C23
Updated minimal libc to use the type "bool" which was introduced in C23 instead of defining it as a macro. Link: https://en.cppreference.com/w/c/header/stdbool Signed-off-by:Daniel Hajjar <daniel.hajjar16@gmail.com>
Loading
Please sign in to comment