OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [include/] [asm-ppc/] [param.h] - Blame information for rev 1633

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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