libnetsock: use libchardriver
Change-Id: Ia5b780cad0b0c636db9bd866c7223da0d38ef6ea
This commit is contained in:
@@ -118,7 +118,7 @@ int socket_open(devminor_t minor);
|
||||
|
||||
extern struct socket socket[MAX_SOCKETS];
|
||||
|
||||
void socket_request(message * m);
|
||||
void socket_request(message * m, int ipc_status);
|
||||
void mq_process(void);
|
||||
|
||||
struct socket * get_unused_sock(void);
|
||||
|
||||
Reference in New Issue
Block a user