mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-24 16:57:02 +00:00
Superceded by that platformi interface.
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
/**************************************************************************//**
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
*****************************************************************************/
|
||||
#ifndef __ONLP_DEBUGI_H__
|
||||
#define __ONLP_DEBUGI_H__
|
||||
|
||||
#include <onlp/debug.h>
|
||||
|
||||
/**
|
||||
* @brief Generic debug tool entry point.
|
||||
* @note This does not hold the API lock.
|
||||
*/
|
||||
int onlp_debugi(aim_pvs_t* pvs, int argc, char* argv[]);
|
||||
|
||||
#endif /* __ONLP_DEBUGI_H__ */
|
||||
Reference in New Issue
Block a user