diff options
Diffstat (limited to 'src/errno/EINVAL.c')
| -rw-r--r-- | src/errno/EINVAL.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/EINVAL.c b/src/errno/EINVAL.c deleted file mode 100644 index af518243..00000000 --- a/src/errno/EINVAL.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> - -#define EINVAL (21) - -/** Invalid argument **/ -/* -POSIX(1) -*/ |
