OpenSS7 SS7 for the Common Man |
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |
||||||||||||||||||||||||||
Home | Overview | Status | News | Documentation | Resources | About | |||||||||||||||||||||
File /code/strss7/drivers/ua/lm.h#ifndef __LM_H__ #define __LM_H__ #ident "@(#) $RCSfile: lm.h,v $ $Name: $($Revision: 0.8.2.1 $) $Date: 2002/10/18 02:26:19 $" #include "ua.h" #include <ss7/ua_lm.h> #include <ss7/ua_lm_ioctl.h> #ifndef LM_CMAJOR #define LM_CMAJOR 248 #endif #define LM_NMINOR 0 #define LM_MODULE_ID ('U'<<8|UA_IOC_MAGIC) extern ops_t lm_lmq_u_ops; #endif /* __LM_H__ */
|
|||||||||||||||||||||||||||
OpenSS7 SS7 for the Common Man |
Home | Overview | Status | News | Documentation | Resources | About | ||||||||||||||||||||
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |