mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
2662473b83
Add the RLIM_NLIMITS macro with value 16 to sys/resource.h, indicating the total number of supported resource limit types. This improves POSIX header completeness and aids resource enumeration in applications. Signed-off-by: guoshichao <guoshichao@xiaomi.com>