Ignore:
Timestamp:
Aug 21, 2018, 9:51:23 PM (6 years ago)
Author:
viala@…
Message:

[hal/generic] Add void type to function prototypes with no parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/generic/hal_exception.h

    r457 r480  
    5454 * the hardware for a given thread running on a given core.
    5555 ****************************************************************************************/
    56 void hal_do_exception();
     56void hal_do_exception( void );
    5757
    5858#endif  // _HAL_EXCEPTION_H_
Note: See TracChangeset for help on using the changeset viewer.