diff options
| author | reinoud <reinoud@NetBSD.org> | 2012-02-02 11:12:40 +0000 |
|---|---|---|
| committer | reinoud <reinoud@NetBSD.org> | 2012-02-02 11:12:40 +0000 |
| commit | dc644cc52cb0deef3fdd5c392bac9e87208653cd (patch) | |
| tree | b98d9c25b253e8dc8746cfd804e19f3c1e04874b /sys/arch/usermode/include | |
| parent | da6f3c35d752eb16947ed346d9b8b5a805d9019c (diff) | |
Regen
Diffstat (limited to 'sys/arch/usermode/include')
| -rw-r--r-- | sys/arch/usermode/include/asm.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/bswap.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/byte_swap.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/cdefs.h | 42 | ||||
| -rw-r--r-- | sys/arch/usermode/include/disklabel.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/elf_machdep.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/endian.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/endian_machdep.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/int_const.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/int_fmtio.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/int_limits.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/int_mwgwtypes.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/int_types.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/limits.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/netbsd32_machdep.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/param.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/ptrace.h | 4 | ||||
| -rw-r--r-- | sys/arch/usermode/include/wchar_limits.h | 4 |
18 files changed, 48 insertions, 62 deletions
diff --git a/sys/arch/usermode/include/asm.h b/sys/arch/usermode/include/asm.h index 28b068f3bc1..d8c7ef9bef0 100644 --- a/sys/arch/usermode/include/asm.h +++ b/sys/arch/usermode/include/asm.h @@ -1,7 +1,7 @@ -/* $NetBSD: asm.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: asm.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_ASM_H diff --git a/sys/arch/usermode/include/bswap.h b/sys/arch/usermode/include/bswap.h index 5ed7d11701f..d7dbc269d0d 100644 --- a/sys/arch/usermode/include/bswap.h +++ b/sys/arch/usermode/include/bswap.h @@ -1,7 +1,7 @@ -/* $NetBSD: bswap.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: bswap.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_BSWAP_H diff --git a/sys/arch/usermode/include/byte_swap.h b/sys/arch/usermode/include/byte_swap.h index 737c06fab65..9e7ebe0721e 100644 --- a/sys/arch/usermode/include/byte_swap.h +++ b/sys/arch/usermode/include/byte_swap.h @@ -1,7 +1,7 @@ -/* $NetBSD: byte_swap.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: byte_swap.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_BYTE_SWAP_H diff --git a/sys/arch/usermode/include/cdefs.h b/sys/arch/usermode/include/cdefs.h index 530221d4b64..021b0030fa8 100644 --- a/sys/arch/usermode/include/cdefs.h +++ b/sys/arch/usermode/include/cdefs.h @@ -1,32 +1,18 @@ -/* $NetBSD: cdefs.h,v 1.2 2009/10/21 16:06:59 snj Exp $ */ +/* $NetBSD: cdefs.h,v 1.3 2012/02/02 11:12:40 reinoud Exp $ */ -/*- - * Copyright (c) 2007 Jared D. McNeill <jmcneill@invisible.ca> - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS - * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS - * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - * POSSIBILITY OF SUCH DAMAGE. +/* + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 + * Do not modify directly! */ +#ifndef _USERMODE_CDEFS_H +#define _USERMODE_CDEFS_H -#ifndef _ARCH_USERMODE_INCLUDE_CDEFS_H -#define _ARCH_USERMODE_INCLUDE_CDEFS_H +#if defined(__i386__) +#include "../../i386/include/cdefs.h" +#elif defined(__x86_64__) +#include "../../amd64/include/cdefs.h" +#else +#error port me +#endif -#endif /* !_ARCH_USERMODE_INCLUDE_CDEFS_H */ +#endif diff --git a/sys/arch/usermode/include/disklabel.h b/sys/arch/usermode/include/disklabel.h index 77ea1582f5f..579e34ba463 100644 --- a/sys/arch/usermode/include/disklabel.h +++ b/sys/arch/usermode/include/disklabel.h @@ -1,7 +1,7 @@ -/* $NetBSD: disklabel.h,v 1.9 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: disklabel.h,v 1.10 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_DISKLABEL_H diff --git a/sys/arch/usermode/include/elf_machdep.h b/sys/arch/usermode/include/elf_machdep.h index 64b304ebbd5..1f2f69248a6 100644 --- a/sys/arch/usermode/include/elf_machdep.h +++ b/sys/arch/usermode/include/elf_machdep.h @@ -1,7 +1,7 @@ -/* $NetBSD: elf_machdep.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: elf_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_ELF_MACHDEP_H diff --git a/sys/arch/usermode/include/endian.h b/sys/arch/usermode/include/endian.h index 4db82b3232c..4edbe18eab2 100644 --- a/sys/arch/usermode/include/endian.h +++ b/sys/arch/usermode/include/endian.h @@ -1,7 +1,7 @@ -/* $NetBSD: endian.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: endian.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_ENDIAN_H diff --git a/sys/arch/usermode/include/endian_machdep.h b/sys/arch/usermode/include/endian_machdep.h index d7f2129fbeb..576f05ed331 100644 --- a/sys/arch/usermode/include/endian_machdep.h +++ b/sys/arch/usermode/include/endian_machdep.h @@ -1,7 +1,7 @@ -/* $NetBSD: endian_machdep.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: endian_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_ENDIAN_MACHDEP_H diff --git a/sys/arch/usermode/include/int_const.h b/sys/arch/usermode/include/int_const.h index 9da9332d87e..2160c5d3dfd 100644 --- a/sys/arch/usermode/include/int_const.h +++ b/sys/arch/usermode/include/int_const.h @@ -1,7 +1,7 @@ -/* $NetBSD: int_const.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: int_const.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_INT_CONST_H diff --git a/sys/arch/usermode/include/int_fmtio.h b/sys/arch/usermode/include/int_fmtio.h index 9a2625a6178..48e345eeba1 100644 --- a/sys/arch/usermode/include/int_fmtio.h +++ b/sys/arch/usermode/include/int_fmtio.h @@ -1,7 +1,7 @@ -/* $NetBSD: int_fmtio.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: int_fmtio.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_INT_FMTIO_H diff --git a/sys/arch/usermode/include/int_limits.h b/sys/arch/usermode/include/int_limits.h index 8d3d8e38330..2dae9b0316c 100644 --- a/sys/arch/usermode/include/int_limits.h +++ b/sys/arch/usermode/include/int_limits.h @@ -1,7 +1,7 @@ -/* $NetBSD: int_limits.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: int_limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_INT_LIMITS_H diff --git a/sys/arch/usermode/include/int_mwgwtypes.h b/sys/arch/usermode/include/int_mwgwtypes.h index f060dd71508..4ccdb6f157f 100644 --- a/sys/arch/usermode/include/int_mwgwtypes.h +++ b/sys/arch/usermode/include/int_mwgwtypes.h @@ -1,7 +1,7 @@ -/* $NetBSD: int_mwgwtypes.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: int_mwgwtypes.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_INT_MWGWTYPES_H diff --git a/sys/arch/usermode/include/int_types.h b/sys/arch/usermode/include/int_types.h index d04be7a4d44..ca5cb770f89 100644 --- a/sys/arch/usermode/include/int_types.h +++ b/sys/arch/usermode/include/int_types.h @@ -1,7 +1,7 @@ -/* $NetBSD: int_types.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: int_types.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_INT_TYPES_H diff --git a/sys/arch/usermode/include/limits.h b/sys/arch/usermode/include/limits.h index 5c0e513fe85..d31ed24e451 100644 --- a/sys/arch/usermode/include/limits.h +++ b/sys/arch/usermode/include/limits.h @@ -1,7 +1,7 @@ -/* $NetBSD: limits.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_LIMITS_H diff --git a/sys/arch/usermode/include/netbsd32_machdep.h b/sys/arch/usermode/include/netbsd32_machdep.h index d32ba68e8c1..852efec6e2f 100644 --- a/sys/arch/usermode/include/netbsd32_machdep.h +++ b/sys/arch/usermode/include/netbsd32_machdep.h @@ -1,7 +1,7 @@ -/* $NetBSD: netbsd32_machdep.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: netbsd32_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_NETBSD32_MACHDEP_H diff --git a/sys/arch/usermode/include/param.h b/sys/arch/usermode/include/param.h index dde2132521c..346bd37bf87 100644 --- a/sys/arch/usermode/include/param.h +++ b/sys/arch/usermode/include/param.h @@ -1,7 +1,7 @@ -/* $NetBSD: param.h,v 1.8 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: param.h,v 1.9 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_PARAM_H diff --git a/sys/arch/usermode/include/ptrace.h b/sys/arch/usermode/include/ptrace.h index 8afb6304a95..7fc42f7e4ac 100644 --- a/sys/arch/usermode/include/ptrace.h +++ b/sys/arch/usermode/include/ptrace.h @@ -1,7 +1,7 @@ -/* $NetBSD: ptrace.h,v 1.9 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: ptrace.h,v 1.10 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_PTRACE_H diff --git a/sys/arch/usermode/include/wchar_limits.h b/sys/arch/usermode/include/wchar_limits.h index 858cd0b5e4a..fb12e0248cb 100644 --- a/sys/arch/usermode/include/wchar_limits.h +++ b/sys/arch/usermode/include/wchar_limits.h @@ -1,7 +1,7 @@ -/* $NetBSD: wchar_limits.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */ +/* $NetBSD: wchar_limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */ /* - * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012 + * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012 * Do not modify directly! */ #ifndef _USERMODE_WCHAR_LIMITS_H |
