mirror of
https://github.com/drasko/codezero.git
synced 2026-04-29 07:01:31 +02:00
Initial commit
This commit is contained in:
4
tasks/libposix/include/posix/getopt.h
Normal file
4
tasks/libposix/include/posix/getopt.h
Normal file
@@ -0,0 +1,4 @@
|
||||
/* This file will not be installed if not using gnu getopt. */
|
||||
|
||||
#include <bits/getopt.h>
|
||||
|
||||
Reference in New Issue
Block a user