Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/include Revert revision 1.23.
details: https://anonhg.NetBSD.org/src/rev/4d10685ed835
branches: trunk
changeset: 526455:4d10685ed835
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri May 03 17:50:19 2002 +0000
description:
Revert revision 1.23.
diffstat:
sys/arch/alpha/include/types.h | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 45f76e655d3a -r 4d10685ed835 sys/arch/alpha/include/types.h
--- a/sys/arch/alpha/include/types.h Fri May 03 17:47:57 2002 +0000
+++ b/sys/arch/alpha/include/types.h Fri May 03 17:50:19 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: types.h,v 1.23 2002/05/03 00:06:56 eeh Exp $ */
+/* $NetBSD: types.h,v 1.24 2002/05/03 17:50:19 thorpej Exp $ */
/*-
* Copyright (c) 1990, 1993
@@ -49,9 +49,6 @@
/* NB: This should probably be if defined(_KERNEL) */
#if !defined(_POSIX_C_SOURCE) && !defined(_XOPEN_SOURCE)
-#ifndef _LP64
-#define _LP64 1
-#endif
typedef unsigned long paddr_t;
typedef unsigned long psize_t;
typedef unsigned long vaddr_t;
Home |
Main Index |
Thread Index |
Old Index