Changeset 486 for trunk/kernel/mm/ppm.h
- Timestamp:
- Aug 21, 2018, 9:53:19 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/mm/ppm.h
r457 r486 165 165 * This function prints the PPM allocator status in the calling thread cluster. 166 166 ****************************************************************************************/ 167 void ppm_print( );167 void ppm_print( void ); 168 168 169 169 /*****************************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.