tq.h 61 B

1234567
  1. #ifndef __tq_H
  2. #define __tq_H
  3. void sendstr(void);
  4. #endif