Project

General

Profile

Revision 273

minor changes

View differences:

hltp.h
1 1
#ifndef HLTP_H_INCLUDED
2 2
#define HLTP_H_INCLUDED
3 3

  
4
#include "nctp.h"
5

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

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

Also available in: Unified diff