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

    r457 r474  
    349349 * @ returns 0 on success, -1 on error.                                     *
    350350 ****************************************************************************/
    351 int boot_fat32_init();
     351int boot_fat32_init( void );
    352352
    353353/****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.