From a1766a47fd070df70c1d83e94e0f768bf2770df1 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 5 Nov 2012 19:39:36 +0000 Subject: unifdef -D __HAVE_TIMECOUNTER --- sys/arch/hppa/include/_types.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/arch/hppa/include') diff --git a/sys/arch/hppa/include/_types.h b/sys/arch/hppa/include/_types.h index 02794f2e72b..94b55d3ede1 100644 --- a/sys/arch/hppa/include/_types.h +++ b/sys/arch/hppa/include/_types.h @@ -1,4 +1,4 @@ -/* $OpenBSD: _types.h,v 1.17 2011/11/15 17:12:14 deraadt Exp $ */ +/* $OpenBSD: _types.h,v 1.18 2012/11/05 19:39:34 miod Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -146,7 +146,4 @@ typedef int __rune_t; typedef void * __wctrans_t; typedef void * __wctype_t; -/* Feature test macros */ -#define __HAVE_TIMECOUNTER - #endif /* _MACHINE__TYPES_H_ */ -- cgit v1.2.3