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

[hal/x86_64] Add void type to function prototypes with no parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_acpi.c

    r457 r482  
    300300/* -------------------------------------------------------------------------- */
    301301
    302 void hal_acpi_init()
     302void hal_acpi_init( void )
    303303{
    304304        rsdp_t *rsdp;
Note: See TracChangeset for help on using the changeset viewer.