retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/*===========================================================================*
|
||||
* procfs_getloadavg *
|
||||
*===========================================================================*/
|
||||
PUBLIC int procfs_getloadavg(struct load *loadavg, int nelem)
|
||||
int procfs_getloadavg(struct load *loadavg, int nelem)
|
||||
{
|
||||
/* Retrieve system load average information.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user