LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
signal.h
Go to the documentation of this file.
1#ifndef _SIGNAL_H_INCLUDED
2#define _SIGNAL_H_INCLUDED
3
4#define SIGCHLD 17
5
6#endif