ref: 68f7219f21c64aa4d1816f9c2ab454d90634666c dir: /include/limits.h/
#ifndef _LIMITS_H #define _LIMITS_H #include <arch/limits.h> #define MB_LEN_MAX 1 #endif