mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-06-02 07:39:48 -04:00
vlmcsd-svn812-2015-08-30-Hotbird64
This commit is contained in:
commit
1af203d2a8
133 changed files with 102338 additions and 0 deletions
9
ns_name.h
Normal file
9
ns_name.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
#ifndef NS_NAME_H_
|
||||
#define NS_NAME_H_
|
||||
|
||||
int
|
||||
ns_name_uncompress_vlmcsd(const uint8_t *msg, const uint8_t *eom, const uint8_t *src,
|
||||
char *dst, size_t dstsiz);
|
||||
|
||||
#endif /* NS_NAME_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue