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

    r457 r474  
    7474 * @ returns 0 on success, -1 on error.                                     *
    7575 ****************************************************************************/
    76 int boot_bdv_init();
     76int boot_bdv_init( void );
    7777
    7878/****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.