diff options
author | 2004-09-25 05:30:39 +0000 | |
---|---|---|
committer | 2004-09-25 05:30:39 +0000 | |
commit | 7ccf993b7cc46d048adc78b444091a44f1593ce5 (patch) | |
tree | 8c7196b401f1c215d1d4bf8d5e4627ec1b08c1a7 | |
parent | these printf args are no longer double; ok deraadt@ markus@ (diff) | |
download | wireguard-openbsd-7ccf993b7cc46d048adc78b444091a44f1593ce5.tar.xz wireguard-openbsd-7ccf993b7cc46d048adc78b444091a44f1593ce5.zip |
Remove aapic, ok deraadt@
-rw-r--r-- | sys/arch/amd64/conf/GENERIC.MP | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC.MP b/sys/arch/amd64/conf/GENERIC.MP index eed874d6434..4e369781096 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.MP,v 1.3 2004/09/21 08:34:06 grange Exp $ +# $OpenBSD: GENERIC.MP,v 1.4 2004/09/25 05:30:39 grange Exp $ include "arch/amd64/conf/GENERIC" @@ -8,4 +8,3 @@ option CPU cpu* at mainbus? ioapic* at mainbus? -#aapic* at pci? |