shithub: scc

ref: 3a079f24c514f9783a7dd15e85a02eae4c25e695
dir: /include/limits.h/

View raw version
#ifndef _LIMITS_H
#define _LIMITS_H

#include <arch/limits.h>

#define MB_LEN_MAX 1

#endif