Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / drivers / target / iscsi / iscsi_target_configfs.h
blob8cd5a63c4edc0d585f3138c57403b815711bbba6
1 #ifndef ISCSI_TARGET_CONFIGFS_H
2 #define ISCSI_TARGET_CONFIGFS_H
4 extern int iscsi_target_register_configfs(void);
5 extern void iscsi_target_deregister_configfs(void);
7 #endif /* ISCSI_TARGET_CONFIGFS_H */