diff options
Diffstat (limited to 'sys/arch/vax')
-rw-r--r-- | sys/arch/vax/conf/files.vax | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 61c7973ae4e..66102cb369a 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.44 2007/11/25 18:25:29 deraadt Exp $ +# $OpenBSD: files.vax,v 1.45 2008/04/25 14:51:35 jmc Exp $ # $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $ # # new style config file for vax architecture @@ -416,7 +416,7 @@ include "compat/vax1k/files.vax1k" #arch/vax/if/if_vv.c optional vv device-driver #arch/vax/if/raw_hy.c optional hy device-driver -# quad support is neccessary for 32 bit architectures +# quad support is necessary for 32 bit architectures file lib/libkern/adddi3.c file lib/libkern/anddi3.c file lib/libkern/ashldi3.c |