retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/*===========================================================================*
|
||||
* do_sysctl *
|
||||
*===========================================================================*/
|
||||
PUBLIC int do_sysctl(struct proc * caller, message * m_ptr)
|
||||
int do_sysctl(struct proc * caller, message * m_ptr)
|
||||
{
|
||||
vir_bytes len, buf;
|
||||
static char mybuf[DIAG_BUFSIZE];
|
||||
|
||||
Reference in New Issue
Block a user