diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2003-06-13 20:27:51 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2003-06-13 20:27:51 +0000 |
commit | eba985388c0feb1636989e04a0e07e5974d436bd (patch) | |
tree | 4297776324170f1702e14c9c581df88567c5aa93 /sys/arch/sparc64/conf/RAMDISKU1 | |
parent | a4b132d623620229a9d087390c645a3b31354879 (diff) |
no more "option _LP64".
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISKU1')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISKU1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISKU1 b/sys/arch/sparc64/conf/RAMDISKU1 index f07bb6992d0..8f41efc035b 100644 --- a/sys/arch/sparc64/conf/RAMDISKU1 +++ b/sys/arch/sparc64/conf/RAMDISKU1 @@ -1,10 +1,9 @@ -# $OpenBSD: RAMDISKU1,v 1.5 2003/05/14 23:32:35 miod Exp $ +# $OpenBSD: RAMDISKU1,v 1.6 2003/06/13 20:27:50 brad Exp $ # Machine architecture; required by config(8) machine sparc64 option SUN4U -option _LP64 # maxusers means mostly "let's get small" in terms of kernel malloc's maxusers 2 |