Changeset c62d36f in rtems for c/build-tools/eolstrip.c


Ignore:
Timestamp:
10/06/95 20:01:20 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
eb5a7e07
Parents:
1ceface
Message:

SPARC merged and successfully tested w/o interrupt support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/build-tools/eolstrip.c

    r1ceface rc62d36f  
    1010 * $Id$
    1111 * $Log$
     12 * Revision 1.3  1995/10/06 16:32:21  joel
     13 * moved to new development machine and went to gcc 2.7.0
     14 *
    1215 * Revision 1.2  1995/05/31  16:44:28  joel
    1316 * fixing revision
     
    2932
    3033#include <stdio.h>
     34#include <stdlib.h>
    3135#include <fcntl.h>
    3236#include <ctype.h>
Note: See TracChangeset for help on using the changeset viewer.