aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/unexsunos4.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/unexsunos4.c b/src/unexsunos4.c
index 08aa3c951c9..b5d80829dc5 100644
--- a/src/unexsunos4.c
+++ b/src/unexsunos4.c
@@ -22,16 +22,6 @@
22 * __DYNAMIC and data_start, just make sure that pre-crt0.o (the name 22 * __DYNAMIC and data_start, just make sure that pre-crt0.o (the name
23 * is somewhat abused here) is loaded first! 23 * is somewhat abused here) is loaded first!
24 * 24 *
25 * $Log: unexsunos4.c,v $
26 * Revision 1.3 90/02/15 04:27:40 root
27 * Now it actually works.
28 *
29 * Revision 1.2 90/02/15 02:02:01 root
30 * Many comments, fixes, works not only with emacs.
31 *
32 * Revision 1.1 90/01/29 19:43:46 root
33 * Initial revision
34 *
35 */ 25 */
36#ifdef emacs 26#ifdef emacs
37#include "config.h" 27#include "config.h"