ONLP
Open Network Linux Platform APIs
 All Data Structures Files Functions Variables Typedefs Enumerations Modules Pages
debugi.h
1 /**************************************************************************/
7 #ifndef __ONLP_DEBUGI_H__
8 #define __ONLP_DEBUGI_H__
9 
10 #include <onlp/debug.h>
11 
16 int onlp_debugi(aim_pvs_t* pvs, int argc, char* argv[]);
17 
18 #endif /* __ONLP_DEBUGI_H__ */