nexus-am/tests/countertest/include/inhibit.h

7 lines
82 B
C

#ifndef __INHIBIT_H__
#define __INHIBIT_H__
void test_counter_inhibit();
#endif