Whitespace cleanup in src/m
authorSteve Youngs <steve@sxemacs.org>
Sat, 28 Jan 2012 06:54:49 +0000 (16:54 +1000)
committerSteve Youngs <steve@sxemacs.org>
Sat, 28 Jan 2012 06:54:49 +0000 (16:54 +1000)
Signed-off-by: Steve Youngs <steve@sxemacs.org>
26 files changed:
src/m/arm.h
src/m/cydra5.h
src/m/elxsi.h
src/m/gec63.h
src/m/hp300bsd.h
src/m/hp800.h
src/m/hp9000s300.h
src/m/i860.h
src/m/intel386.h
src/m/luna88k.h
src/m/news-risc.h
src/m/news.h
src/m/next.h
src/m/pmax.h
src/m/powerpc.h
src/m/sgi-challenge.h
src/m/sparc.h
src/m/sun1.h
src/m/sun2.h
src/m/sun3-68881.h
src/m/sun3-fpa.h
src/m/sun3-soft.h
src/m/sun3.h
src/m/sun386.h
src/m/template.h
src/m/vax.h

index 8cf7df7..4d8b781 100644 (file)
@@ -32,7 +32,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
    with no extra dummy args.  On USG and XENIX,
    NO_REMAP says this isn't used. */
 
-/* Mly 16-Jan-96 16:38:32: this is part of a prototype -- same bug present in 
+/* Mly 16-Jan-96 16:38:32: this is part of a prototype -- same bug present in
    other m*.h files */
 #define CRT0_DUMMIES int bogus_fp,
 
index d4e4ae7..cb302c0 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-3"  */
 
index 564df07..ec47324 100644 (file)
@@ -20,7 +20,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
index 991540f..6a759b8 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
index ec8ef6c..de6c775 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-3"  */
 
index 5de8d01..9edcd04 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="hpux"  */
 
@@ -94,7 +94,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 /* This machine requires completely different unexec code
    which lives in a separate file.  Specify the file name.  */
 
-/* 
+/*
  * everything is pdump now --SY
  * #define UNEXEC "unexhp9k800.o"
  */
index cb4f794..53adead 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
index e2904a8..2b05ef7 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the s- or .h>"  */
 
index 003d190..a7666ea 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
@@ -60,7 +60,7 @@ NOTE-END */
    with no extra dummy args.  On USG and XENIX,
    NO_REMAP says this isn't used. */
 
-/* Mly 16-Jan-96 16:38:32: this is part of a prototype -- same bug present in 
+/* Mly 16-Jan-96 16:38:32: this is part of a prototype -- same bug present in
    other m*.h files */
 #define CRT0_DUMMIES int bogus_fp,
 
index 5eb06f6..12fa597 100644 (file)
@@ -7,7 +7,7 @@ originaly wrote by
 
 modified for mule-2.0 by
        Sep. 10th '94
-        MUKAIGAWA Shin'ichi
+       MUKAIGAWA Shin'ichi
        shin@ari.ncl.omron.co.jp
 
    Copyright (C) 1990 Free Software Foundation, Inc.
index 68e468e..d503e03 100644 (file)
@@ -22,7 +22,7 @@
 
 #else                          /* not NEWSOS5 */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-3"  */
 
index 2716f5c..45b0ab9 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
index 1a70e76..b5ab106 100644 (file)
@@ -48,7 +48,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 #define NO_T_CHARS_DEFINES
 
 /* Use our own unexec routines */
-/* 
+/*
  * everything is pdump now. --SY
  * #define UNEXEC "unexnext.o"
  */
index 637cb9b..74a8e09 100644 (file)
@@ -4,9 +4,9 @@
 
 #include "mips.h"
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
-   USUAL-OPSYS="note"  
+   USUAL-OPSYS="note"
 
 NOTE-START
 Use -opsystem=osf1 for OSF/1, and -opsystem=bsd4-3 otherwise.
index d21ea18..5327531 100644 (file)
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="solaris2-5" */
 
index 09e9675..f9308ea 100644 (file)
@@ -23,7 +23,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: Not in FSF. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="irix3-3"  */
 
index 48793f8..b531a77 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
index 4c7cb4c..d5a0073 100644 (file)
@@ -19,13 +19,13 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
 NOTE-START
 Sun 1, 2 and 3 (-machine=sun1, -machine=sun2, -machine=sun3;
-                -opsystem=bsd4-2 or -opsystem=sunos4)
+               -opsystem=bsd4-2 or -opsystem=sunos4)
 
   Whether you should use sun1, sun2 or sun3 depends on the
                   VERSION OF THE OPERATING SYSTEM
index 0cfb579..d2e175f 100644 (file)
@@ -21,13 +21,13 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
 NOTE-START
 Sun 1, 2 and 3 (-machine=sun1, -machine=sun2, -machine=sun3;
-                -opsystem=bsd4-2 or -opsystem=sunos4)
+               -opsystem=bsd4-2 or -opsystem=sunos4)
 
   Whether you should use sun1, sun2 or sun3 depends on the
                   VERSION OF THE OPERATING SYSTEM
index 0c992a5..19b0caf 100644 (file)
@@ -4,7 +4,7 @@
 
 #include "sun3.h"
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
index 8496bfd..b918706 100644 (file)
@@ -4,7 +4,7 @@
 
 #include "sun3.h"
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
index 565fc35..2025b21 100644 (file)
@@ -4,13 +4,13 @@
 
 #include "sun3.h"
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
 NOTE-START
 Sun with software floating point (-machine=sun3-soft;
-                                 -opsystem=bsd4-2 or -opsystem=sunos4)
+                                 -opsystem=bsd4-2 or -opsystem=sunos4)
 
   Versions 1, 2, and 3 of the operating system are derived from
   Berkeley 4.2, meaning that you should use -opsystem=bsd4-2.
index b997888..13439ca 100644 (file)
@@ -9,13 +9,13 @@
 #define sun3
 #endif
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
 NOTE-START
 Sun 1, 2 and 3 (-machine=sun1, -machine=sun2, -machine=sun3;
-                -opsystem=bsd4-2 or -opsystem=sunos4)
+               -opsystem=bsd4-2 or -opsystem=sunos4)
 
   Whether you should use sun1, sun2 or sun3 depends on the
                   VERSION OF THE OPERATING SYSTEM
index e65bcd3..ecf2d48 100644 (file)
@@ -22,7 +22,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
@@ -87,7 +87,7 @@ NOTE-END  */
 #undef RUN_TIME_REMAP
 #undef UNEXEC
 
-/* 
+/*
  * everything is pdump now. --SY
  * #define UNEXEC "unexec.o"
  */
index 2a02bc2..9744bea 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the .h>"  */
 
index 090cc2d..251ae5b 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 /* Synched up with: FSF 19.31. */
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"