aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorGlenn Morris2011-01-15 15:16:57 -0800
committerGlenn Morris2011-01-15 15:16:57 -0800
commit0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch)
tree8f7f07c160e5878c775fc6c2bb5ec912a164448e /src/m
parent2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff)
downloademacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz
emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip
Nuke arch-tags.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/alpha.h2
-rw-r--r--src/m/amdx86-64.h2
-rw-r--r--src/m/ia64.h2
-rw-r--r--src/m/ibmrs6000.h2
-rw-r--r--src/m/ibms390.h2
-rw-r--r--src/m/ibms390x.h2
-rw-r--r--src/m/intel386.h2
-rw-r--r--src/m/iris4d.h2
-rw-r--r--src/m/m68k.h2
-rw-r--r--src/m/macppc.h2
-rw-r--r--src/m/sparc.h2
-rw-r--r--src/m/template.h2
-rw-r--r--src/m/vax.h2
13 files changed, 0 insertions, 26 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h
index d6d4202cb3b..c4981a89762 100644
--- a/src/m/alpha.h
+++ b/src/m/alpha.h
@@ -59,5 +59,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
59 this avoids the assembler bug. */ 59 this avoids the assembler bug. */
60#define DBL_MIN_REPLACEMENT 2.2250738585072019e-308 60#define DBL_MIN_REPLACEMENT 2.2250738585072019e-308
61 61
62/* arch-tag: 978cb578-1e25-4a60-819b-adae0972aa78
63 (do not change this comment) */
diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h
index 0441d4e22d5..6ecd593058b 100644
--- a/src/m/amdx86-64.h
+++ b/src/m/amdx86-64.h
@@ -39,5 +39,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
39/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ 39/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */
40#undef DATA_SEG_BITS 40#undef DATA_SEG_BITS
41 41
42/* arch-tag: 8a5e001d-e12e-4692-a3a6-0b15ba271c6e
43 (do not change this comment) */
diff --git a/src/m/ia64.h b/src/m/ia64.h
index 4a0d242b444..a550dbe3c4c 100644
--- a/src/m/ia64.h
+++ b/src/m/ia64.h
@@ -45,5 +45,3 @@ extern void r_alloc_free ();
45#endif /* not _MALLOC_INTERNAL */ 45#endif /* not _MALLOC_INTERNAL */
46#endif /* REL_ALLOC */ 46#endif /* REL_ALLOC */
47 47
48/* arch-tag: 9b8e9fb2-2e49-4c22-b68f-11a488e77c66
49 (do not change this comment) */
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h
index 12030d5dff6..8ad9cf7351e 100644
--- a/src/m/ibmrs6000.h
+++ b/src/m/ibmrs6000.h
@@ -44,5 +44,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
44#define BROKEN_SIGPTY 44#define BROKEN_SIGPTY
45#define BROKEN_SIGPOLL 45#define BROKEN_SIGPOLL
46 46
47/* arch-tag: 028318ee-a7ae-4a08-804d-cc1e6588d003
48 (do not change this comment) */
diff --git a/src/m/ibms390.h b/src/m/ibms390.h
index eef6c75b150..fdcc002507c 100644
--- a/src/m/ibms390.h
+++ b/src/m/ibms390.h
@@ -33,5 +33,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
33 numerically. */ 33 numerically. */
34#define VIRT_ADDR_VARIES 34#define VIRT_ADDR_VARIES
35 35
36/* arch-tag: d8a0ffa4-a8f0-4736-90d3-7fd7b21b8314
37 (do not change this comment) */
diff --git a/src/m/ibms390x.h b/src/m/ibms390x.h
index 467526fe0c6..97bf28da6b2 100644
--- a/src/m/ibms390x.h
+++ b/src/m/ibms390x.h
@@ -33,5 +33,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
33/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ 33/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */
34#define XPNTR(a) XUINT (a) 34#define XPNTR(a) XUINT (a)
35 35
36/* arch-tag: 4b87653c-6add-4663-8691-7d9dc17b5519
37 (do not change this comment) */
diff --git a/src/m/intel386.h b/src/m/intel386.h
index a05c38c05d9..561077b6089 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -29,5 +29,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
29#define ULIMIT_BREAK_VALUE (32*1024*1024) 29#define ULIMIT_BREAK_VALUE (32*1024*1024)
30#endif 30#endif
31 31
32/* arch-tag: 746338f0-cb7b-4f49-a98c-cb50817cf2ec
33 (do not change this comment) */
diff --git a/src/m/iris4d.h b/src/m/iris4d.h
index e598e6fbcba..ff0728af276 100644
--- a/src/m/iris4d.h
+++ b/src/m/iris4d.h
@@ -24,5 +24,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
24#define DATA_START 0x10000000 24#define DATA_START 0x10000000
25#define DATA_SEG_BITS 0x10000000 25#define DATA_SEG_BITS 0x10000000
26 26
27/* arch-tag: fff5e139-9ae0-465d-afec-837c41ea0aa6
28 (do not change this comment) */
diff --git a/src/m/m68k.h b/src/m/m68k.h
index 6a516ca3a50..cebc2e87735 100644
--- a/src/m/m68k.h
+++ b/src/m/m68k.h
@@ -31,5 +31,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
31 31
32#endif 32#endif
33 33
34/* arch-tag: 4eadd161-b4e8-4b82-82a1-e4ce7f42969d
35 (do not change this comment) */
diff --git a/src/m/macppc.h b/src/m/macppc.h
index ce708bb079f..9612ec58c5b 100644
--- a/src/m/macppc.h
+++ b/src/m/macppc.h
@@ -29,5 +29,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
29#endif 29#endif
30#endif 30#endif
31 31
32/* arch-tag: 41913e4e-e7d1-4023-aadb-210cc31712ed
33 (do not change this comment) */
diff --git a/src/m/sparc.h b/src/m/sparc.h
index c3f3ba528ec..1a4f45840c5 100644
--- a/src/m/sparc.h
+++ b/src/m/sparc.h
@@ -35,5 +35,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
35 35
36#endif /* __arch64__ */ 36#endif /* __arch64__ */
37 37
38/* arch-tag: 0a6f7882-33fd-4811-9832-7466c51e50f7
39 (do not change this comment) */
diff --git a/src/m/template.h b/src/m/template.h
index cae95a802b3..a8e9e148b53 100644
--- a/src/m/template.h
+++ b/src/m/template.h
@@ -48,5 +48,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
48 you should also check `etc/MACHINES' to make sure its descriptions 48 you should also check `etc/MACHINES' to make sure its descriptions
49 of known problems in that configuration should be updated. */ 49 of known problems in that configuration should be updated. */
50 50
51/* arch-tag: d7dae0a9-4f99-4939-bef9-5738e1f33955
52 (do not change this comment) */
diff --git a/src/m/vax.h b/src/m/vax.h
index 39550a42fe4..8720873236f 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -32,5 +32,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
32 32
33#define HAVE_FTIME 33#define HAVE_FTIME
34 34
35/* arch-tag: 508bdf7a-01a0-4ce0-8eba-0704d0df55a0
36 (do not change this comment) */