Changeset 486 for trunk/kernel/mm/kmem.h


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/mm/kmem.h

    r457 r486  
    127127 * This function displays the content of the KCM pointers Table
    128128 ************************************************************************************/
    129 void kmem_print_kcm_table();
     129void kmem_print_kcm_table( void );
    130130
    131131
Note: See TracChangeset for help on using the changeset viewer.