Mercurial > emacs
comparison src/m/elxsi.h @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
125 | 125 |
126 #define ADJUST_EXEC_HEADER {\ | 126 #define ADJUST_EXEC_HEADER {\ |
127 extern int _init_brk;\ | 127 extern int _init_brk;\ |
128 _init_brk = bss_start;\ | 128 _init_brk = bss_start;\ |
129 } | 129 } |
130 | |
131 /* arch-tag: 73bf1120-a994-4c29-8d60-af425d8bf10c | |
132 (do not change this comment) */ |