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_user.h

    r459 r480  
    6767 * It actually flush the calling core write buffer.
    6868 ****************************************************************************************/
    69 void hal_user_fence();
     69void hal_user_fence( void );
    7070
    7171
Note: See TracChangeset for help on using the changeset viewer.