diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-14 20:11:36 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-14 20:11:36 -0400 |
| commit | 89ee9495e99748a36742828ae301819ff550ed56 (patch) | |
| tree | 1fbbb83cc8d686ce2df47cd95eeb8fdc0d57a99a /src/sys/wait/P_ALL.c | |
| parent | 77a48fd24d2138368337f08c52075772fffb3199 (diff) | |
quick and dirty additions, need to add version info
Diffstat (limited to 'src/sys/wait/P_ALL.c')
| -rw-r--r-- | src/sys/wait/P_ALL.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sys/wait/P_ALL.c b/src/sys/wait/P_ALL.c new file mode 100644 index 00000000..03a16c68 --- /dev/null +++ b/src/sys/wait/P_ALL.c @@ -0,0 +1 @@ +#define P_ALL 0 |
