sentinal.h 95 B

1234567
  1. #ifndef _SENTINAL_H
  2. #define _SENTINAL_H
  3. #define MAX_BUFFER_SIZE 16384
  4. #endif //_SENTINAL_H