ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / drivers / s390 / cio / blacklist.h
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
3
4 extern int is_blacklisted (int devno);
5
6 #endif