00001 #ifndef NPS_IMATSTATE_H 00002 #define NPS_IMATSTATE_H 00003 00004 00005 extern const struct nps_ImatState *nps_ImatState; 00006 extern int nps_initImatState(nps_error_t *); 00007 00008 #endif