shithub: scc

ref: e6a90cd2d996bc93d89c52d6cc0b1b222105568a
dir: /include/limits.h/

View raw version
#ifndef _LIMITS_H
#define _LIMITS_H

#include <arch/limits.h>

#define MB_LEN_MAX 1

#endif