Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/include Remove a no-longer-accurate comment.



details:   https://anonhg.NetBSD.org/src/rev/ea2bb7c3a940
branches:  trunk
changeset: 939730:ea2bb7c3a940
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Sep 28 16:27:47 2020 +0000

description:
Remove a no-longer-accurate comment.

diffstat:

 sys/arch/alpha/include/cpuconf.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 30364e371b0a -r ea2bb7c3a940 sys/arch/alpha/include/cpuconf.h
--- a/sys/arch/alpha/include/cpuconf.h  Mon Sep 28 13:50:22 2020 +0000
+++ b/sys/arch/alpha/include/cpuconf.h  Mon Sep 28 16:27:47 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: cpuconf.h,v 1.15 2012/02/06 02:14:13 matt Exp $        */
+/*     $NetBSD: cpuconf.h,v 1.16 2020/09/28 16:27:47 thorpej Exp $     */
 
 /*
  * Copyright (c) 1996 Christopher G. Demetriou.  All rights reserved.
@@ -79,7 +79,6 @@
  * tags. It may optionally fill in the cons_init, device_register and
  * mcheck_handler tags.
  *
- * The iointr tag is filled in by set_iointr (in interrupt.c).
  * The clockintr tag is filled in by cpu_initclocks (in clock.c).
  *
  * nocpu is function to call when you can't figure what platform you're on.



Home | Main Index | Thread Index | Old Index