shithub: scc

ref: 5cee3c5e3fdc511a468879104c08a1aa0e8c2b0f
dir: /include/limits.h/

View raw version
#ifndef _LIMITS_H
#define _LIMITS_H

#include <arch/limits.h>

#define MB_LEN_MAX 1

#endif