Changeset 702a31c in rtems
- Timestamp:
- 08/12/96 20:08:36 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3fbfbcd
- Parents:
- 221bd65
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/m68k/cpu.h
r221bd65 r702a31c 21 21 extern "C" { 22 22 #endif 23 24 /*25 * If defined, this causes some of the macros to initialize their26 * variables to zero before doing inline assembly. This gets rid27 * of compile time warnings at the cost of a little execution time28 * in some time critical routines.29 */30 23 31 24 #include <rtems/score/m68k.h>
Note: See TracChangeset
for help on using the changeset viewer.