summaryrefslogtreecommitdiff
path: root/sysdeps/stub/sys/param.h
blob: b1ea52add932983016b37971eeba637bbb4dcc5a (plain)
1
2
3
4
5
6
7
8
9
10
/* This file should contain various parameter macros appropriate for the
   machine and operating system.  There is no standard set of macros; this
   file is just for compatibility with programs written for Unix that
   expect it to define things.  On Unix systems that do not have their own
   sysdep version of this file, it is generated at build time by examining
   the installed headers on the system.  */

#include <limits.h>

#define MAXSYMLINKS  1