dbg_slave.h 93 B

1234567
  1. #ifndef DBGSLAVE_H_
  2. #define DBGSLAVE_H_
  3. void dbgslave_init(void);
  4. #endif /* DBGSLAVE_H_ */