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/9581531a3bf9
branches:  trunk
changeset: 809195:9581531a3bf9
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 5bd4cef4479c -r 9581531a3bf9 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