<sys/errno.h>: Remove EUNUSED*.
commitaf7bdca177816bfbe15f961d0b0e1968219402e3
authorLevente Kurusa <lkurusa@acm.org>
Tue, 27 Nov 2018 10:48:45 +0000 (27 11:48 +0100)
committerSascha Wildner <saw@online.de>
Tue, 27 Nov 2018 19:14:11 +0000 (27 20:14 +0100)
treef38ac4a86246801be76eac237d32c2ccad989c23
parent9560d18cc62dd91f76f6c0a6148284006d07a7b9
<sys/errno.h>: Remove EUNUSED*.

These values are not used (as their name suggests) and there is no
reason for an application to ever see or use them. This has recently
caused some confusion in the Rust ecosystem, and it looks like a
comment would better serve the intended purpose than making these
values available.

Signed-off-by: Levente Kurusa <lkurusa@acm.org>
sys/sys/errno.h