Subversion Repositories pentevo

Rev

Blame | Last modification | View Log | Download | RSS feed | ?url?

  1. #ifndef _PINTEST_H
  2. #define _PINTEST_H
  3.  
  4. #include "_types.h"
  5.  
  6. void PinTest(void);
  7.  
  8. #endif
  9.