restrict-process-size.h revision 6ef7e31619edfaa17ed044b45861d106a86191ef
#ifndef __RESTRICT_PROCESS_SIZE_H
#define __RESTRICT_PROCESS_SIZE_H
/* Restrict max. process size. The size is in megabytes, setting it to
(unsigned int)-1 sets it unlimited. */
#endif