Mercurial > emacs
changeset 46653:8ba889cb6430
(start_of_data): Don't define the function if a macro
form has been defined.
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Wed, 24 Jul 2002 02:07:26 +0000 |
parents | 243b781b4ba5 |
children | 70e2943a7427 |
files | src/sysdep.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/sysdep.c Wed Jul 24 02:07:21 2002 +0000 +++ b/src/sysdep.c Wed Jul 24 02:07:26 2002 +0000 @@ -2237,6 +2237,7 @@ * */ +#ifndef start_of_data char * start_of_data () { @@ -2259,6 +2260,7 @@ #endif /* ORDINARY_LINK */ #endif /* DATA_START */ } +#endif /* start_of_data */ #endif /* NEED_STARTS (not CANNOT_DUMP or not SYSTEM_MALLOC) */ /* init_system_name sets up the string for the Lisp function