summaryrefslogtreecommitdiffstats
path: root/tinyusb/test/vendor/ceedling/plugins/fake_function_framework/examples/fff_example/src/subfolder/zzz.h
blob: 32c52940d8c7f6714701e0fa257a6fd53cc234a9 (plain)
1
2
3
4
5
6
#ifndef zzz_H
#define zzz_H

int zzz_sleep(int time, char * name);

#endif // zzz_H