summaryrefslogtreecommitdiff
path: root/usb-benchmark-project/benchm_drv.h
blob: 3df3fa315b004f0516c2cc7b9fcca016c1850c2c (plain)
1
2
3
4
5
#include <stdint.h>

extern void benchmark_drv_init(void);

void benchmark_start(uint8_t epnr);
personal git repositories of Harald Welte. Your mileage may vary