1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00

(start_of_text): Don't define #ifdef HAVE_TEXT_START.

This commit is contained in:
Roland McGrath 1994-02-13 22:19:34 +00:00
parent 5cc9f80d69
commit 76cfb239c0

View file

@ -1796,7 +1796,7 @@ unrequest_sigio ()
*
*/
#ifndef CANNOT_UNEXEC
#if !defined (CANNOT_UNEXEC) && !defined (HAVE_TEXT_START)
char *
start_of_text ()
{
@ -1812,7 +1812,7 @@ start_of_text ()
#endif /* GOULD */
#endif /* TEXT_START */
}
#endif /* not CANNOT_UNEXEC */
#endif /* not CANNOT_UNEXEC and not HAVE_TEXT_START */
/*
* Return the address of the start of the data segment prior to