diff options
| author | Alan Cox <alc@FreeBSD.org> | 2007-05-27 20:34:26 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 2007-05-27 20:34:26 +0000 |
| commit | c155d5d05902dece4e3905b0e60ee66779e49300 (patch) | |
| tree | b79bab15e5abea38c8f1673b9b564fac67eb09ea /sys/powerpc/include/vmparam.h | |
| parent | 79462204f1bbe0fcffb8741e3b07a0d48018fff4 (diff) | |
Notes
Diffstat (limited to 'sys/powerpc/include/vmparam.h')
| -rw-r--r-- | sys/powerpc/include/vmparam.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h index 0789ed07eba2..dedfc6dd3e51 100644 --- a/sys/powerpc/include/vmparam.h +++ b/sys/powerpc/include/vmparam.h @@ -35,7 +35,6 @@ #ifndef _MACHINE_VMPARAM_H_ #define _MACHINE_VMPARAM_H_ -#define USRTEXT NBPG #define USRSTACK VM_MAXUSER_ADDRESS #ifndef MAXTSIZ |
