Changeset 473 for trunk/hal


Ignore:
Timestamp:
Aug 21, 2018, 6:01:01 PM (6 years ago)
Author:
alain
Message:

Fix several GCC warning related to the -Wextra compilation option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/tsar_mips32/core/hal_shared_types.h

    r459 r473  
    3636 **********************************************************************************/
    3737
    38 #ifndef NULL
    39 #define NULL    (void*)0
    40 #endif
    41 
    4238typedef unsigned long int     reg_t;    // core register
    4339
Note: See TracChangeset for help on using the changeset viewer.