Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / drivers / s390 / cio / blacklist.h
blob95e25c1df9221a53bd2e77c594c968d63b1c295a
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
4 extern int is_blacklisted (int ssid, int devno);
6 #endif