awaken.h 65 B

123456
  1. #ifndef _AWAKEN_H_
  2. #define _AWAKEN_H_
  3. int waitAwaken();
  4. #endif