Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/macppc Add NetBSD RCSID. No functional changes.
details: https://anonhg.NetBSD.org/src/rev/0d28d83217bd
branches: trunk
changeset: 973868:0d28d83217bd
user: rin <rin%NetBSD.org@localhost>
date: Wed Jul 15 09:58:34 2020 +0000
description:
Add NetBSD RCSID. No functional changes.
diffstat:
sys/arch/macppc/macppc/pic_u3_ht.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r 7bf8a07bb2ea -r 0d28d83217bd sys/arch/macppc/macppc/pic_u3_ht.c
--- a/sys/arch/macppc/macppc/pic_u3_ht.c Wed Jul 15 09:42:43 2020 +0000
+++ b/sys/arch/macppc/macppc/pic_u3_ht.c Wed Jul 15 09:58:34 2020 +0000
@@ -1,3 +1,4 @@
+/* $NetBSD: pic_u3_ht.c,v 1.9 2020/07/15 09:58:34 rin Exp $ */
/*-
* Copyright (c) 2013 Phileas Fogg
* All rights reserved.
@@ -25,6 +26,7 @@
*/
#include <sys/cdefs.h>
+__KERNEL_RCSID(0, "$NetBSD: pic_u3_ht.c,v 1.9 2020/07/15 09:58:34 rin Exp $");
#include "opt_openpic.h"
#include "opt_interrupt.h"
Home |
Main Index |
Thread Index |
Old Index