retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
/*===========================================================================*
|
||||
* do_copy *
|
||||
*===========================================================================*/
|
||||
PUBLIC int do_copy(struct proc * caller, message * m_ptr)
|
||||
int do_copy(struct proc * caller, message * m_ptr)
|
||||
{
|
||||
/* Handle sys_vircopy() and sys_physcopy(). Copy data using virtual or
|
||||
* physical addressing. Although a single handler function is used, there
|
||||
|
||||
Reference in New Issue
Block a user