Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/emips/include G/C
details: https://anonhg.NetBSD.org/src/rev/fb4a4bf2d3e7
branches: trunk
changeset: 379336:fb4a4bf2d3e7
user: skrll <skrll%NetBSD.org@localhost>
date: Fri May 28 05:42:06 2021 +0000
description:
G/C
diffstat:
sys/arch/emips/include/types.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r 165933a00270 -r fb4a4bf2d3e7 sys/arch/emips/include/types.h
--- a/sys/arch/emips/include/types.h Fri May 28 03:55:45 2021 +0000
+++ b/sys/arch/emips/include/types.h Fri May 28 05:42:06 2021 +0000
@@ -1,11 +1,9 @@
-/* $NetBSD: types.h,v 1.3 2021/04/01 04:35:45 simonb Exp $ */
+/* $NetBSD: types.h,v 1.4 2021/05/28 05:42:06 skrll Exp $ */
#include <mips/types.h>
#define __HAVE_DEVICE_REGISTER
#define __HAVE_GENERIC_SOFT_INTERRUPTS
-/* We'll use the FreeRunning counter everywhere */
-#define __HAVE_TIMECOUNTER
/* MIPS specific options */
#define __HAVE_BOOTINFO_H
Home |
Main Index |
Thread Index |
Old Index