Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/dev replace terms ip1x and ip2x in comment
details: https://anonhg.NetBSD.org/src/rev/9d23fdb713c5
branches: trunk
changeset: 559893:9d23fdb713c5
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Mar 25 15:08:57 2004 +0000
description:
replace terms ip1x and ip2x in comment
diffstat:
sys/arch/sgimips/dev/int.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 17abe15f874c -r 9d23fdb713c5 sys/arch/sgimips/dev/int.c
--- a/sys/arch/sgimips/dev/int.c Thu Mar 25 15:06:37 2004 +0000
+++ b/sys/arch/sgimips/dev/int.c Thu Mar 25 15:08:57 2004 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: int.c,v 1.4 2004/03/25 15:06:37 pooka Exp $ */
+/* $NetBSD: int.c,v 1.5 2004/03/25 15:08:57 pooka Exp $ */
/*
* Copyright (c) 2004 Christopher SEKIYA
@@ -28,11 +28,11 @@
*/
/*
- * INT/INT2/INT3 interrupt controller (used in ip1x and ip2x-class machines)
+ * INT/INT2/INT3 interrupt controller (used in Indy's, Indigo's, etc..)
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: int.c,v 1.4 2004/03/25 15:06:37 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: int.c,v 1.5 2004/03/25 15:08:57 pooka Exp $");
#include "opt_cputype.h"
Home |
Main Index |
Thread Index |
Old Index