retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#define _TABLE
|
||||
#include "inc.h"
|
||||
|
||||
PUBLIC int (*fs_call_vec[])(void) = {
|
||||
int (*fs_call_vec[])(void) = {
|
||||
no_sys, /* 0 */
|
||||
no_sys, /* 1 getnode */
|
||||
fs_putnode, /* 2 putnode */
|
||||
|
||||
Reference in New Issue
Block a user