target: reshuffle headers
[deliverable/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 */
This page took 0.031075 seconds and 5 git commands to generate.