|
|
| version 1.2, 2004/01/05 05:04:54 | version 1.4, 2007/11/03 00:00:20 |
|---|---|
| Line 17 typedef struct { | Line 17 typedef struct { |
| extern "C" { | extern "C" { |
| #endif | #endif |
| void np2sysp_reset(void); | void np2sysp_outstr(const void *arg1, long arg2); |
| void np2sysp_reset(const NP2CFG *pConfig); | |
| void np2sysp_bind(void); | void np2sysp_bind(void); |
| #ifdef __cplusplus | #ifdef __cplusplus |