gsplus/.svn/pristine/b1/b1dfdb665e4c573601146b294aa6af317a01d127.svn-base
2015-11-05 14:23:46 -06:00

12 lines
246 B
Plaintext

/* scc_socket_driver.c */
void scc_socket_init(int port)
{}
void scc_socket_change_params(int port)
{}
void scc_socket_empty_writebuf(int port, double dcycs)
{}
void scc_socket_fill_readbuf(int port, int space_left, double dcycs)
{}