Remove the declaration of uarea_pages.
Reviewed by: arch@
This commit is contained in:
parent
920cb0c946
commit
d567bd70be
@ -53,7 +53,6 @@ extern const char *panicstr; /* panic message */
|
||||
extern char version[]; /* system version */
|
||||
extern char copyright[]; /* system copyright */
|
||||
extern int kstack_pages; /* number of kernel stack pages */
|
||||
extern int uarea_pages; /* number of user struct pages */
|
||||
|
||||
extern int nswap; /* size of swap space */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user