zephyr/lib/libc/minimal/include
Peter Mitsis 8413e1f872 doc: Fix misuse of @file doxygen tag
Summary lines follow the @brief tag instead of the @file tag.

This prevents doxygen build warnings such as ...

    The name xxx supplied as the second argument in the \file
    statement is not an input file

Change-Id: I1014586ad21be12e14aa1d2a942e6b8a11211795
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-11 20:11:03 +00:00
..
bits doc: Fix misuse of @file doxygen tag 2016-02-11 20:11:03 +00:00
ctype.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
errno.h libc/minimal: use per-thread errno implementation 2016-02-05 20:24:58 -05:00
limits.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
stdbool.h c++: Update minimal libc headers 2016-02-05 20:25:22 -05:00
stddef.h libc: Consolidate size_t definitions 2016-02-05 20:25:22 -05:00
stdint.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
stdio.h c++: Update minimal libc headers 2016-02-05 20:25:22 -05:00
stdlib.h minimal libc: stdlib.h no longer includes ctype.h 2016-02-09 23:41:59 +00:00
string.h c++: Update minimal libc headers 2016-02-05 20:25:22 -05:00
strings.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00