URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [s390/] [cio/] [blacklist.h] - Rev 62
Compare with Previous | Blame | View Log
#ifndef S390_BLACKLIST_H #define S390_BLACKLIST_H extern int is_blacklisted (int ssid, int devno); #endif