Use "#define\t" instead of "#define ".
This commit is contained in:
parent
f01058c887
commit
63096043b3
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.2 2002/09/22 04:11:32 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.3 2002/09/22 08:30:56 simonb Exp $ */
|
||||
|
||||
#ifndef _ACORN26_TYPES_H_
|
||||
#define _ACORN26_TYPES_H_
|
||||
@ -6,6 +6,6 @@
|
||||
#include <arm/arm26/types.h>
|
||||
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _ACORN26_TYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.26 2002/09/22 04:11:32 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.27 2002/09/22 08:30:57 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990, 1993
|
||||
@ -66,6 +66,6 @@ typedef long int register_t;
|
||||
#define __HAVE_MINIMAL_EMUL
|
||||
#define __HAVE_AST_PERPROC
|
||||
#define __HAVE_RAS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* $NetBSD: types.h,v 1.1 2002/03/07 14:44:02 simonb Exp $ */
|
||||
/* $NetBSD: types.h,v 1.2 2002/09/22 08:30:57 simonb Exp $ */
|
||||
|
||||
#include <mips/types.h>
|
||||
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.12 2002/08/28 08:56:59 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.13 2002/09/22 08:30:57 simonb Exp $ */
|
||||
|
||||
#ifndef _MACHINE_TYPES_H_
|
||||
#define _MACHINE_TYPES_H_
|
||||
@ -7,6 +7,6 @@
|
||||
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __HAVE_RAS
|
||||
#define __HAVE_RAS
|
||||
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.3 2002/09/22 04:11:33 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.4 2002/09/22 08:30:58 simonb Exp $ */
|
||||
|
||||
/* $OpenBSD: types.h,v 1.6 2001/08/11 01:58:34 art Exp $ */
|
||||
|
||||
@ -66,6 +66,6 @@ typedef int register_t;
|
||||
|
||||
#define __MACHINE_STACK_GROWS_UP /* stack grows to higher addresses */
|
||||
#define __HAVE_FUNCTION_DESCRIPTORS /* function ptrs may be descriptors */
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _HPPA_TYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.36 2002/09/22 06:51:12 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.37 2002/09/22 08:30:58 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990 The Regents of the University of California.
|
||||
@ -69,8 +69,8 @@ typedef int register_t;
|
||||
#define __HAVE_MINIMAL_EMUL
|
||||
#define __HAVE_OLD_DISKLABEL
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __HAVE_RAS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_CHOOSEPROC
|
||||
#define __HAVE_RAS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_CHOOSEPROC
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.16 2002/09/22 04:11:33 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.17 2002/09/22 08:30:58 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990 The Regents of the University of California.
|
||||
@ -60,6 +60,6 @@ typedef vm_size_t vsize_t;
|
||||
typedef int register_t;
|
||||
|
||||
#define __HAVE_SYSCALL_INTERN
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* !_M68K_TYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.32 2002/09/22 04:11:33 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.33 2002/09/22 08:30:59 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1992, 1993
|
||||
@ -92,7 +92,7 @@ typedef int register_t;
|
||||
#ifdef MIPS3_PLUS /* XXX bogus! */
|
||||
#define __HAVE_CPU_COUNTER
|
||||
#endif
|
||||
#define __HAVE_RAS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_RAS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* $NetBSD: types.h,v 1.1 2002/02/27 21:02:21 scw Exp $ */
|
||||
/* $NetBSD: types.h,v 1.2 2002/09/22 08:30:59 simonb Exp $ */
|
||||
|
||||
#include <powerpc/types.h>
|
||||
|
||||
#define __HAVE_NWSCONS
|
||||
#define __HAVE_NWSCONS
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* $NetBSD: types.h,v 1.4 2002/09/18 01:44:13 chs Exp $ */
|
||||
/* $NetBSD: types.h,v 1.5 2002/09/22 08:31:00 simonb Exp $ */
|
||||
|
||||
#include <powerpc/types.h>
|
||||
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.27 2002/09/22 04:11:33 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.28 2002/09/22 08:31:00 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990 The Regents of the University of California.
|
||||
@ -59,6 +59,6 @@ typedef int register_t;
|
||||
|
||||
#define __BROKEN_CONFIG_UNIT_USAGE
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.16 2002/09/22 04:11:34 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.17 2002/09/22 08:31:00 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (C) 1995 Wolfgang Solfrank.
|
||||
@ -57,7 +57,7 @@ typedef struct label_t {
|
||||
#endif
|
||||
|
||||
#define __HAVE_CPU_COUNTER
|
||||
#define __HAVE_SYSCALL_INTERN
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_SYSCALL_INTERN
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.11 2002/09/22 04:11:34 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.12 2002/09/22 08:31:01 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990 The Regents of the University of California.
|
||||
@ -64,6 +64,6 @@ typedef int register_t;
|
||||
#define __HAVE_AST_PERPROC
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __BROKEN_CONFIG_UNIT_USAGE /* scif, sci driver */
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* !_SH3_TYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.2 2002/09/22 04:11:34 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.3 2002/09/22 08:31:01 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 2002 Wasabi Systems, Inc.
|
||||
@ -77,7 +77,7 @@ typedef struct label_t {
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __HAVE_SYSCALL_INTERN
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#ifdef notyet
|
||||
#define __HAVE_AST_PERPROC /* Not reqd. until we support SMP */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.28 2002/09/22 04:11:34 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.29 2002/09/22 08:31:01 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1992, 1993
|
||||
@ -92,6 +92,6 @@ typedef paddr_t psize_t;
|
||||
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.24 2002/09/22 04:11:35 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.25 2002/09/22 08:31:02 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990 The Regents of the University of California.
|
||||
@ -62,6 +62,6 @@ typedef int register_t;
|
||||
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: types.h,v 1.5 2002/09/22 04:11:35 gmcgarry Exp $ */
|
||||
/* $NetBSD: types.h,v 1.6 2002/09/22 08:31:02 simonb Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990 The Regents of the University of California.
|
||||
@ -66,6 +66,6 @@ typedef int register32_t;
|
||||
#define __HAVE_CPU_COUNTER
|
||||
#define __HAVE_SYSCALL_INTERN
|
||||
#define __HAVE_MINIMAL_EMUL
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
#define __HAVE_MD_RUNQUEUE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user