projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3821ae1
)
(start_of_text): Don't test CANNOT_UNEXEC.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Sep 1994 00:30:52 +0000
(
00:30
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Sep 1994 00:30:52 +0000
(
00:30
+0000)
src/sysdep.c
patch
|
blob
|
history
diff --git
a/src/sysdep.c
b/src/sysdep.c
index 9863ec99f078e1e316fbc1db7d63ce6db613d4e3..8e885d3c23a295c3bdcd93a35f1ef6ec20e40418 100644
(file)
--- a/
src/sysdep.c
+++ b/
src/sysdep.c
@@
-1866,7
+1866,7
@@
unrequest_sigio ()
*
*/
-#if
!defined (CANNOT_UNEXEC) && !defined (HAVE_TEXT_START)
+#if
ndef HAVE_TEXT_START
char *
start_of_text ()
{
@@
-1882,7
+1882,7
@@
start_of_text ()
#endif /* GOULD */
#endif /* TEXT_START */
}
-#endif /* not
CANNOT_UNEXEC and not
HAVE_TEXT_START */
+#endif /* not HAVE_TEXT_START */
/*
* Return the address of the start of the data segment prior to