retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/*===========================================================================*
|
||||
* fs_sync *
|
||||
*===========================================================================*/
|
||||
PUBLIC int fs_sync(message *fs_m_in, message *fs_m_out)
|
||||
int fs_sync(message *fs_m_in, message *fs_m_out)
|
||||
{
|
||||
/* Perform the sync() system call. No-op on this FS. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user