blob: ee071495476fe614d77268735512dd63b74e130b [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Ben Cheng655a7c02013-10-16 16:09:24 -07007#ifndef _UAPI__ASM_GENERIC_PARAM_H
8#define _UAPI__ASM_GENERIC_PARAM_H
9#ifndef HZ
10#define HZ 100
Nick Kralevicha67e4de2013-01-14 11:28:26 -080011#endif
Ben Cheng655a7c02013-10-16 16:09:24 -070012#ifndef EXEC_PAGESIZE
13#define EXEC_PAGESIZE 4096
14#endif
Ben Cheng655a7c02013-10-16 16:09:24 -070015#ifndef NOGROUP
Tao Baod7db5942015-01-28 10:07:51 -080016#define NOGROUP (- 1)
Ben Cheng655a7c02013-10-16 16:09:24 -070017#endif
Yabin Cui2d8f9b52015-02-09 13:58:28 -080018#define MAXHOSTNAMELEN 64
Yabin Cui2d8f9b52015-02-09 13:58:28 -080019#endif