⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mn_api.h

📁 igmp for switch in vxworks
💻 H
字号:
/***********************************************************
                          mn_api.h  
                             -------------------
description     : Manage api for other modules  
begin          : Wed April 25 2001
copyright       : (C) 2001 Dragon Co.
email          : martin@dragon.com

*************************************************************/

#ifndef _MN_API_H_
#define _MN_API_H_ 1 
#include <nos_syslog.h>

#include <cli.h>
#include <cl_buf.h>


/* keep using cli.h on xdsl for sometime 
   and wait CLI moving to new version
*/   

#include <nos.h>
#include <nos_sys.h>

#include <nos_dev_ctrl.h>

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -