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

    r457 r480  
    4646 * This function implements the syscall handler for the TSAR architecture.
    4747 *************************************************************************************/
    48 void hal_do_syscall();
     48void hal_do_syscall( void );
    4949
    5050
Note: See TracChangeset for help on using the changeset viewer.