The minimal C library already supports the fast and least types via typedefs, but the corresponding min and max macros were missing. Add those so that we are compatible with software using them. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| sys | ||
| assert.h | ||
| ctype.h | ||
| errno.h | ||
| fcntl.h | ||
| inttypes.h | ||
| limits.h | ||
| math.h | ||
| stdbool.h | ||
| stdint.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| strings.h | ||
| time.h | ||