summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/devctl.h
Commit message (Collapse)AuthorAgeFilesLines
* devctl.h: Fix typo and include proper headerSebastian Huber2017-01-251-6/+6
| | | | | | | Remove stray commas. Include <sys/cdefs.h> for __restrict (includes <stddef.h> indirectly). Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
* devctl.h: Use __restrict not restrictJoel Sherrill2017-01-171-5/+5
|
* Add <devctl.h> per POSIX 1003.26-2003Joel Sherrill2016-12-051-0/+51