Admin Panel
/* * Newlib targets may provide an own version of this file in their machine * directory to add custom user types for <sys/types.h>. */ #ifndef _SYS_TYPES_H #error "must be included via <sys/types.h>" #endif /* !_SYS_TYPES_H */