Elliott Hughes | 180edef | 2023-11-02 00:08:05 +0000 | [diff] [blame^] | 1 | /* |
| 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 Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 7 | #ifndef _UAPI__ASM_GENERIC_PARAM_H |
| 8 | #define _UAPI__ASM_GENERIC_PARAM_H |
| 9 | #ifndef HZ |
| 10 | #define HZ 100 |
Nick Kralevich | a67e4de | 2013-01-14 11:28:26 -0800 | [diff] [blame] | 11 | #endif |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 12 | #ifndef EXEC_PAGESIZE |
| 13 | #define EXEC_PAGESIZE 4096 |
| 14 | #endif |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 15 | #ifndef NOGROUP |
Tao Bao | d7db594 | 2015-01-28 10:07:51 -0800 | [diff] [blame] | 16 | #define NOGROUP (- 1) |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 17 | #endif |
Yabin Cui | 2d8f9b5 | 2015-02-09 13:58:28 -0800 | [diff] [blame] | 18 | #define MAXHOSTNAMELEN 64 |
Yabin Cui | 2d8f9b5 | 2015-02-09 13:58:28 -0800 | [diff] [blame] | 19 | #endif |