diff options
| author | David Schultz <das@FreeBSD.org> | 2004-11-20 02:29:50 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2004-11-20 02:29:50 +0000 |
| commit | ab44ebf5377f5c9f707cffe653f7368c7ada2d7a (patch) | |
| tree | 57b795eaceaf663a4002b7b8451c1a27d765db3d /sys/amd64/include/param.h | |
| parent | 449835405d760c7719e61f7f3258e4220dd3f3e5 (diff) | |
Notes
Diffstat (limited to 'sys/amd64/include/param.h')
| -rw-r--r-- | sys/amd64/include/param.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/param.h b/sys/amd64/include/param.h index 5216c55a28dc..a143957d8e15 100644 --- a/sys/amd64/include/param.h +++ b/sys/amd64/include/param.h @@ -125,7 +125,6 @@ #define KSTACK_PAGES 4 /* pages of kstack (with pcb) */ #endif #define KSTACK_GUARD_PAGES 1 /* pages of kstack guard; 0 disables */ -#define UAREA_PAGES 1 /* holds struct user WITHOUT PCB (see def.) */ /* |
