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/1b81dad0ad2a
branches:  trunk
changeset: 983542:1b81dad0ad2a
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 1c9a7d041b9d -r 1b81dad0ad2a 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