summaryrefslogtreecommitdiff
path: root/test_nops.h
blob: bb0ea6d1e463af330ad276abc04c682a801e5fba (plain)
1
2
3
4
5
#ifndef TEST_NOPS_H

void test_nops(void);

#endif