LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
stdbool.h
Go to the documentation of this file.
1typedef int bool;
2#define true 1
3#define false 0
int bool
Definition stdbool.h:1