7 lines
113 B
C
7 lines
113 B
C
#ifndef ULIB_STD_LIMITS_H_
|
|
#define ULIB_STD_LIMITS_H_
|
|
|
|
#include <machine/limits.h>
|
|
|
|
#endif // ULIB_STD_LIMITS_H_
|