Blame libmultipath/hwtable.h

Packit Service 0af388
#ifndef _HWTABLE_H
Packit Service 0af388
#define _HWTABLE_H
Packit Service 0af388
Packit Service 0af388
int setup_default_hwtable (vector hw);
Packit Service 0af388
Packit Service 0af388
#endif /* _HWTABLE_H */