summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-05-02 19:23:42 -0700
committerGlenn Morris <rgm@gnu.org>2010-05-02 19:23:42 -0700
commit063371f2b0dc2519db3abcbe54955167bde8ca9e (patch)
tree81ea600f843c39cc99c1f12ddc70bce0efb04089
parenta5edbe4a694054cc403eda54b1bd65fec54a7d0e (diff)
downloademacs-063371f2b0dc2519db3abcbe54955167bde8ca9e.tar.gz
* src/m/amdx86-64.h: Fix typo in previous.
-rw-r--r--src/m/amdx86-64.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h
index 376865af421..7839c6f8473 100644
--- a/src/m/amdx86-64.h
+++ b/src/m/amdx86-64.h
@@ -58,7 +58,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */
#undef DATA_SEG_BITS
-#endif /* DARWIN_OS && ! __APPLE__ */
-
/* arch-tag: 8a5e001d-e12e-4692-a3a6-0b15ba271c6e
(do not change this comment) */