stdint.h: Fix a comment
This commit is contained in:
parent
0e425584b8
commit
4fe0f3d99e
|
@ -299,5 +299,5 @@ typedef _int32_t intmax_t;
|
|||
typedef _uint32_t uintmax_t;
|
||||
#endif
|
||||
|
||||
#endif /* CONFIG_ARCH_STDBOOL_H */
|
||||
#endif /* CONFIG_ARCH_STDINT_H */
|
||||
#endif /* __INCLUDE_STDINT_H */
|
||||
|
|
Loading…
Reference in New Issue