Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/cavium Fix RCSID (hopefully)
details: https://anonhg.NetBSD.org/src/rev/0ce0677daef0
branches: trunk
changeset: 358927:0ce0677daef0
user: maya <maya%NetBSD.org@localhost>
date: Mon Jan 22 21:56:46 2018 +0000
description:
Fix RCSID (hopefully)
diffstat:
sys/arch/mips/cavium/octeon_cpunode.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 9a3053c890d5 -r 0ce0677daef0 sys/arch/mips/cavium/octeon_cpunode.c
--- a/sys/arch/mips/cavium/octeon_cpunode.c Mon Jan 22 19:37:45 2018 +0000
+++ b/sys/arch/mips/cavium/octeon_cpunode.c Mon Jan 22 21:56:46 2018 +0000
@@ -29,7 +29,7 @@
#define __INTR_PRIVATE
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD");
+__KERNEL_RCSID(0, "$NetBSD: octeon_cpunode.c,v 1.11 2018/01/22 21:56:46 maya Exp $");
#include "locators.h"
#include "cpunode.h"
Home |
Main Index |
Thread Index |
Old Index