OpenCores
URL https://opencores.org/ocsvn/hf-risc/hf-risc/trunk

Subversion Repositories hf-risc

[/] [hf-risc/] [trunk/] [tools/] [riscv-gnu-toolchain-master/] [linux-headers/] [include/] [asm-generic/] [param.h] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 13 serginhofr
#ifndef __ASM_GENERIC_PARAM_H
2
#define __ASM_GENERIC_PARAM_H
3
 
4
#ifndef HZ
5
#define HZ 100
6
#endif
7
 
8
#ifndef EXEC_PAGESIZE
9
#define EXEC_PAGESIZE   4096
10
#endif
11
 
12
#ifndef NOGROUP
13
#define NOGROUP         (-1)
14
#endif
15
 
16
#define MAXHOSTNAMELEN  64      /* max length of hostname */
17
 
18
 
19
#endif /* __ASM_GENERIC_PARAM_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.