Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mipsco/include All mips ports will need it.
details: https://anonhg.NetBSD.org/src/rev/b836a36f0e8e
branches: trunk
changeset: 339053:b836a36f0e8e
user: matt <matt%NetBSD.org@localhost>
date: Wed Jun 24 06:18:11 2015 +0000
description:
All mips ports will need it.
diffstat:
sys/arch/mipsco/include/cpu_counter.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (6 lines):
diff -r 8a4f117ef3c8 -r b836a36f0e8e sys/arch/mipsco/include/cpu_counter.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/mipsco/include/cpu_counter.h Wed Jun 24 06:18:11 2015 +0000
@@ -0,0 +1,2 @@
+/* $NetBSD: cpu_counter.h,v 1.1 2015/06/24 06:18:11 matt Exp $ */
+#include <mips/cpu_counter.h>
Home |
Main Index |
Thread Index |
Old Index