Added EXPORT macro for ecrt_version_magic().
This commit is contained in:
parent
5fc6582962
commit
7f322ac764
|
|
@ -512,6 +512,7 @@ EXPORT_SYMBOL(ecdev_open);
|
|||
EXPORT_SYMBOL(ecdev_close);
|
||||
EXPORT_SYMBOL(ecrt_request_master);
|
||||
EXPORT_SYMBOL(ecrt_release_master);
|
||||
EXPORT_SYMBOL(ecrt_version_magic);
|
||||
|
||||
/** \endcond */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue