Changeset b4589477 in rtems


Ignore:
Timestamp:
02/17/98 13:21:37 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3771cc6e
Parents:
a858910
Message:

Swapped C++ and ASM "endifs"

File:
1 edited

Legend:

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

    ra858910 rb4589477  
    260260#define CPU_swap_u32( value )  m68k_swap_u32( value )
    261261
     262#endif  /* !ASM */
     263
    262264#ifdef __cplusplus
    263265}
    264266#endif
    265267
    266 #endif  /* !ASM */
    267 
    268268#endif
    269269/* end of include file */
Note: See TracChangeset for help on using the changeset viewer.