lint: remove trailing whitespace
This commit is contained in:
parent
edb0e4b731
commit
6e4238f485
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: targparam.h,v 1.1 2014/08/10 05:47:38 matt Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.2 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2014 The NetBSD Foundation, Inc.
|
||||
@ -35,11 +35,11 @@
|
||||
#include "schar.h"
|
||||
#include "lp64.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.4 2012/03/27 19:24:01 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.5 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "lp64.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.5 2012/03/27 19:24:01 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.6 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "uchar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.2 2014/03/18 18:20:46 riastradh Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.3 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.5 2012/03/27 19:24:01 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.6 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.4 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.5 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.2 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.3 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "lp64.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.3 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.4 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.4 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.5 2021/01/09 13:58:43 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.5 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.6 2021/01/09 13:58:44 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#ifdef _LP64_X
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.5 2014/01/24 00:17:33 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.6 2021/01/09 13:58:44 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -38,11 +38,11 @@
|
||||
// This is for __mips_n32
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.1 2014/09/03 19:34:27 matt Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.2 2021/01/09 13:58:44 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.5 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.6 2021/01/09 13:58:44 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "uchar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.2 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.3 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "uchar.h"
|
||||
#include "lp64.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.1 2014/09/19 17:36:26 matt Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.2 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.1 2014/09/19 17:36:26 matt Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.2 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "lp64.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.5 2012/03/27 19:24:02 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.6 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.4 2012/03/27 19:24:03 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.5 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.5 2012/03/27 19:24:03 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.6 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "lp64.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.6 2012/03/27 19:24:03 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.7 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "ilp32.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
#define INTPTR_IS_LONG 1
|
||||
|
@ -1,9 +1,9 @@
|
||||
/* $NetBSD: targparam.h,v 1.4 2012/03/27 19:24:03 christos Exp $ */
|
||||
/* $NetBSD: targparam.h,v 1.5 2021/01/09 13:58:45 rillig Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
@ -37,11 +37,11 @@
|
||||
#include "schar.h"
|
||||
#include "lp64.h"
|
||||
|
||||
/*
|
||||
/*
|
||||
* Should be set to 1 if the difference of two pointers is of type long
|
||||
* or the value of sizeof is of type unsigned long. Note this MUST be
|
||||
* kept in sync with the compiler!
|
||||
*/
|
||||
*/
|
||||
|
||||
#define PTRDIFF_IS_LONG 1
|
||||
#define SIZEOF_IS_ULONG 1
|
||||
|
Loading…
Reference in New Issue
Block a user