diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2018-06-30 15:23:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2018-06-30 15:23:38 +0000 |
commit | 833ba5c5b08bcd8c3952a0d1ed54d89bb89530d3 (patch) | |
tree | 78775629351eed1316446cc5b92aaacd07e98bf5 /sys/arch/arm64/conf | |
parent | 96573dcace76a6b97f2b96a58e9fea8da1782ae5 (diff) |
Remove strange /* End of file */ style.
Diffstat (limited to 'sys/arch/arm64/conf')
-rw-r--r-- | sys/arch/arm64/conf/GENERIC.MP | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/arm64/conf/GENERIC.MP b/sys/arch/arm64/conf/GENERIC.MP index bdeb22dc496..0876a4ab846 100644 --- a/sys/arch/arm64/conf/GENERIC.MP +++ b/sys/arch/arm64/conf/GENERIC.MP @@ -1,9 +1,9 @@ -# $OpenBSD: GENERIC.MP,v 1.2 2018/06/01 14:16:25 visa Exp $ +# $OpenBSD: GENERIC.MP,v 1.3 2018/06/30 15:23:37 deraadt Exp $ include "arch/arm64/conf/GENERIC" option MULTIPROCESSOR #option MP_LOCKDEBUG -option WITNESS +#option WITNESS cpu* at mainbus? |