Changeset 702a31c in rtems


Ignore:
Timestamp:
08/12/96 20:08:36 (27 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3fbfbcd
Parents:
221bd65
Message:

removed comment about NO_UNINITIALIZED_WARNINGS since that macro
no longer exists.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/score/cpu/m68k/cpu.h

    r221bd65 r702a31c  
    2121extern "C" {
    2222#endif
    23 
    24 /*
    25  *  If defined, this causes some of the macros to initialize their
    26  *  variables to zero before doing inline assembly.  This gets rid
    27  *  of compile time warnings at the cost of a little execution time
    28  *  in some time critical routines.
    29  */
    3023
    3124#include <rtems/score/m68k.h>
Note: See TracChangeset for help on using the changeset viewer.