android_kernel_samsung_on5x.../drivers/s390/cio/blacklist.h
2018-06-19 23:16:04 +02:00

6 lines
108 B
C

#ifndef S390_BLACKLIST_H
#define S390_BLACKLIST_H
extern int is_blacklisted (int ssid, int devno);
#endif