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

Subversion Repositories or1k_old

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1633 jcastillo
/* $Id: param.h,v 1.1 2005-12-20 11:32:11 jcastillo Exp $ */
2
#ifndef _ASMSPARC_PARAM_H
3
#define _ASMSPARC_PARAM_H
4
 
5
#ifndef HZ
6
#define HZ 100
7
#endif
8
 
9
#define EXEC_PAGESIZE   8192    /* Thanks for sun4's we carry baggage... */
10
 
11
#ifndef NGROUPS
12
#define NGROUPS         32
13
#endif
14
 
15
#ifndef NOGROUP
16
#define NOGROUP         (-1)
17
#endif
18
 
19
#define MAXHOSTNAMELEN  64      /* max length of hostname */
20
 
21
#endif

powered by: WebSVN 2.1.0

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