kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.h
This commit is contained in:
parent
bd9b5f065f
commit
df53b2d69b
1 changed files with 0 additions and 7 deletions
|
@ -244,13 +244,6 @@ struct Walkqid
|
|||
Qid qid[1];
|
||||
};
|
||||
|
||||
enum
|
||||
{
|
||||
NSMAX = 1000,
|
||||
NSLOG = 7,
|
||||
NSCACHE = (1<<NSLOG),
|
||||
};
|
||||
|
||||
struct Mount
|
||||
{
|
||||
ulong mountid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue