Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/include __HAVE___LWP_GETPRIVATE_FAST works now.
details: https://anonhg.NetBSD.org/src/rev/3df4a9ceaf26
branches: trunk
changeset: 762793:3df4a9ceaf26
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Feb 28 21:23:33 2011 +0000
description:
__HAVE___LWP_GETPRIVATE_FAST works now.
diffstat:
sys/arch/hppa/include/types.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r c5ce7103239e -r 3df4a9ceaf26 sys/arch/hppa/include/types.h
--- a/sys/arch/hppa/include/types.h Mon Feb 28 21:22:35 2011 +0000
+++ b/sys/arch/hppa/include/types.h Mon Feb 28 21:23:33 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: types.h,v 1.18 2011/02/24 04:28:45 joerg Exp $ */
+/* $NetBSD: types.h,v 1.19 2011/02/28 21:23:33 skrll Exp $ */
/* $OpenBSD: types.h,v 1.6 2001/08/11 01:58:34 art Exp $ */
@@ -94,8 +94,6 @@
extern const char __CONCAT(name,_ras_start[]), __CONCAT(name,_ras_end[])
#define __HAVE_CPU_LWP_SETPRIVATE
-#if 0
#define __HAVE___LWP_GETPRIVATE_FAST
-#endif
#endif /* _HPPA_TYPES_H_ */
Home |
Main Index |
Thread Index |
Old Index