]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/m/amdx86-64.h: Fix typo in previous.
authorGlenn Morris <rgm@gnu.org>
Mon, 3 May 2010 02:23:42 +0000 (19:23 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 3 May 2010 02:23:42 +0000 (19:23 -0700)
src/m/amdx86-64.h

index 376865af421d85a6d439e119a3c7cd1ebb8ab309..7839c6f8473b0546e43c5ffd2586cc90b9abb934 100644 (file)
@@ -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) */