URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [branches/] [newlib/] [newlib/] [newlib/] [libc/] [sys/] [sysvi386/] [sys/] [param.h] - Rev 1771
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef _SYS_PARAM_H # define _SYS_PARAM_H # define HZ 60 # define NOFILE 60 # define PATHSIZE 1024 #endif
Go to most recent revision | Compare with Previous | Blame | View Log