summaryrefslogtreecommitdiff
path: root/libmultipath/hwtable.h
blob: 13c5701194979ef008a7be3c8329a23e306703c3 (plain)
1
2
3
4
5
6
#ifndef _HWTABLE_H
#define _HWTABLE_H

int setup_default_hwtable (vector hw);

#endif /* _HWTABLE_H */