9 lines
110 B
C
9 lines
110 B
C
#ifdef HAVE_GNU_LD
|
|
|
|
#include <gnu-stabs.h>
|
|
|
|
/* For Emacs. */
|
|
symbol_alias(__data_start, data_start);
|
|
|
|
#endif
|