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

void test_nops(void);

#endif