95e25c1df9221a53bd2e77c594c968d63b1c295a
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / s390 / cio / blacklist.h
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
3
4 extern int is_blacklisted (int ssid, int devno);
5
6 #endif