Contiki 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
apps
ping6
ping6.h
1
#ifndef PING6_H_
2
#define PING6_H_
3
4
#include "contiki.h"
5
6
PROCESS_NAME
(ping6_process);
7
8
#endif
/* PING6_H_ */
PROCESS_NAME
#define PROCESS_NAME(name)
Declare the name of a process.
Definition:
process.h:286
Generated on Sun Nov 30 2014 09:58:51 for Contiki 3.x by
1.8.5