9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
|
[ implicit_handle( handle_t netdfs_bhandle ) ]
|
||
|
|
||
|
interface netdfs
|
||
|
|
||
|
{
|
||
|
typedef [allocate(all_nodes)] LPDFSM_RELATION_INFO;
|
||
|
typedef [allocate(all_nodes)] LPDFSM_ROOT_LIST;
|
||
|
}
|