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

[boot] Add void type to function prototypes with no parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/boot/tsar_mips32/boot_hba_driver.h

    r457 r474  
    119119 * @ returns 0 on success, -1 on error.                                     *
    120120 ****************************************************************************/
    121 int boot_hba_init();
     121int boot_hba_init( void );
    122122
    123123/****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.