Project

General

Profile

Revision 275

implementing transmission with queues

View differences:

hltp.h
3 3

  
4 4
#include "nctp.h"
5 5

  
6
int hltp_send_string(int base_addr, const char *p);
6
int hltp_send_string(const char *p);
7 7

  
8
int hltp_get_string(int base_addr, char **p);
9

  
10 8
#endif //HLTP_H_INCLUDED

Also available in: Unified diff