Changeset 486 for trunk/kernel/mm/ppm.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/ppm.h

    r457 r486  
    165165 * This function prints the PPM allocator status in the calling thread cluster.
    166166 ****************************************************************************************/
    167 void ppm_print();
     167void ppm_print( void );
    168168
    169169/*****************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.