shithub: scc

ref: 7e4b96f8949a4dc2e1da9a003b148ab0973123b0
dir: /include/limits.h/

View raw version
#ifndef _LIMITS_H
#define _LIMITS_H

#include <arch/limits.h>

#define MB_LEN_MAX 1

#endif