More trailing whitespace
This commit is contained in:
parent
1ed136cdab
commit
00a02679d8
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: aeabi.h,v 1.5 2013/08/01 22:20:40 matt Exp $ */
|
||||
/* $NetBSD: aeabi.h,v 1.6 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2012 The NetBSD Foundation, Inc.
|
||||
|
@ -127,7 +127,7 @@ long long __aeabi_lmul(long long, long long); // multiplication
|
|||
|
||||
/*
|
||||
* A pair of (unsigned) long longs is returned in {{r0, r1}, {r2, r3}},
|
||||
* the quotient in {r0, r1}, and the remainder in {r2, r3}.
|
||||
* the quotient in {r0, r1}, and the remainder in {r2, r3}.
|
||||
*/
|
||||
typedef struct { long long quot; long long rem; } lldiv_t;
|
||||
__value_in_regs lldiv_t __aeabi_ldivmod(long long n, long long d); // signed long long division and remainder, {q, r} = n / d [2]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: blockio.h,v 1.2 2001/06/02 10:44:56 bjh21 Exp $ */
|
||||
/* $NetBSD: blockio.h,v 1.3 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2001 Ben Harris
|
||||
|
@ -14,7 +14,7 @@
|
|||
* documentation and/or other materials provided with the distribution.
|
||||
* 3. The name of the author may not be used to endorse or promote products
|
||||
* derived from this software without specific prior written permission.
|
||||
*
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* $NetBSD: fenv.h,v 1.5 2017/04/09 15:15:34 christos Exp $ */
|
||||
/* $NetBSD: fenv.h,v 1.6 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*
|
||||
/*
|
||||
* Based on ieeefp.h written by J.T. Conklin, Apr 28, 1995
|
||||
* Public domain.
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* $NetBSD: ieeefp.h,v 1.4 2017/03/22 23:11:09 chs Exp $ */
|
||||
/* $NetBSD: ieeefp.h,v 1.5 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*
|
||||
/*
|
||||
* Based on ieeefp.h written by J.T. Conklin, Apr 28, 1995
|
||||
* Public domain.
|
||||
*/
|
||||
|
@ -20,7 +20,7 @@
|
|||
|
||||
typedef int fp_except;
|
||||
|
||||
/* adjust for FP_* and FE_* value differences */
|
||||
/* adjust for FP_* and FE_* value differences */
|
||||
#define __FPE(x) (x)
|
||||
#define __FEE(x) (x)
|
||||
#define __FPR(x) (x)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: int_limits.h,v 1.11 2014/07/25 21:43:13 joerg Exp $ */
|
||||
/* $NetBSD: int_limits.h,v 1.12 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
|
@ -80,7 +80,7 @@
|
|||
#define UINT_LEAST64_MAX 0xffffffffffffffffULL /* uint_least64_t */
|
||||
|
||||
/* 7.18.2.3 Limits of fastest minimum-width integer types */
|
||||
|
||||
|
||||
/* minimum values of fastest minimum-width signed integer types */
|
||||
#define INT_FAST8_MIN (-0x7fffffff-1) /* int_fast8_t */
|
||||
#define INT_FAST16_MIN (-0x7fffffff-1) /* int_fast16_t */
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: mcontext.h,v 1.22 2021/09/22 11:33:54 ryo Exp $ */
|
||||
/* $NetBSD: mcontext.h,v 1.23 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
|
||||
|
@ -277,7 +277,7 @@ __END_DECLS
|
|||
#if defined(_KERNEL)
|
||||
__BEGIN_DECLS
|
||||
void vfp_getcontext(struct lwp *, mcontext_t *, int *);
|
||||
void vfp_setcontext(struct lwp *, const mcontext_t *);
|
||||
void vfp_setcontext(struct lwp *, const mcontext_t *);
|
||||
__END_DECLS
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: netbsd32_machdep.h,v 1.2 2017/10/31 12:37:23 martin Exp $ */
|
||||
/* $NetBSD: netbsd32_machdep.h,v 1.3 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2012 The NetBSD Foundation, Inc.
|
||||
|
@ -64,9 +64,9 @@ typedef netbsd32_pointer_t netbsd32_sigcontextp_t;
|
|||
#define NETBSD32_MID_MACHINE MID_MACHINE
|
||||
#define USRSTACK32 USRSTACK
|
||||
#define MAXTSIZ32 MAXTSIZ
|
||||
#define DFLDSIZ32 DFLDSIZ
|
||||
#define MAXDSIZ32 MAXDSIZ
|
||||
#define DFLSSIZ32 DFLSSIZ
|
||||
#define MAXSSIZ32 MAXSSIZ
|
||||
#define DFLDSIZ32 DFLDSIZ
|
||||
#define MAXDSIZ32 MAXDSIZ
|
||||
#define DFLSSIZ32 DFLSSIZ
|
||||
#define MAXSSIZ32 MAXSSIZ
|
||||
|
||||
#endif /* _ARM_NETBSD32_H_ */
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: signal.h,v 1.15 2018/04/01 04:35:04 ryo Exp $ */
|
||||
/* $NetBSD: signal.h,v 1.16 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994-1996 Mark Brinicombe.
|
||||
|
@ -114,7 +114,7 @@ struct sigcontext {
|
|||
unsigned int sc_usr_lr;
|
||||
unsigned int sc_svc_lr;
|
||||
unsigned int sc_pc;
|
||||
|
||||
|
||||
sigset_t sc_mask; /* signal mask to restore (new style) */
|
||||
};
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: sysarch.h,v 1.14 2017/01/13 19:53:10 christos Exp $ */
|
||||
/* $NetBSD: sysarch.h,v 1.15 2021/10/06 05:33:15 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1996-1997 Mark Brinicombe.
|
||||
|
@ -71,7 +71,7 @@ struct arm_vfp_fpscr_args {
|
|||
};
|
||||
|
||||
struct arm_unaligned_faults_args {
|
||||
bool enabled; /* unaligned faults are enabled */
|
||||
bool enabled; /* unaligned faults are enabled */
|
||||
};
|
||||
|
||||
#ifndef _KERNEL
|
||||
|
|
Loading…
Reference in New Issue