Changeset 4b374f36 in rtems for testsuites/mptests/mp01


Ignore:
Timestamp:
08/17/95 19:36:43 (29 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3b438fa
Parents:
556fb911
Message:

maximum number of messages removed and include statement cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuites/mptests/mp01/system.h

    r556fb911 r4b374f36  
    1212 *  notice must appear in all copies of this file and its derivatives.
    1313 *
    14  *  $Id$
     14 *  system.h,v 1.2 1995/05/31 17:00:40 joel Exp
    1515 */
    1616
    17 #include <rtems.h>
    18 #include "tmacros.h"
     17#include <tmacros.h>
    1918
    2019/* Miscellaneous */
     
    2625/* structures */
    2726
    28 #include "gvar.h"
     27#include <gvar.h>
    2928
    3029/* end of include file */
Note: See TracChangeset for help on using the changeset viewer.