]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/target/target_core_device.h
target: reshuffle headers
[karo-tx-linux.git] / include / target / target_core_device.h
1 #ifndef TARGET_CORE_DEVICE_H
2 #define TARGET_CORE_DEVICE_H
3
4
5 // external
6 extern int transport_lookup_cmd_lun(struct se_cmd *, u32);
7 extern int transport_lookup_tmr_lun(struct se_cmd *, u32);
8
9 #endif /* TARGET_CORE_DEVICE_H */