sortix-mirror/libc/decl/WEOF.h

4 lines
38 B
C

#ifndef WEOF
#define WEOF (-1)
#endif