OK then, i'll try something simpler:
Is there a way to use a function defined inside a driver code, into other driver code? Because i want to map some VME windows, which will be used at driver initialization time, tried something out and got the following error:
Code:
/usr1/develop/boyanov/mvmepz01/src/myVME/myVME.c:278: undefined reference to `vme_get_out_bound'
Hope you can help me out, or at least have some ideas.
Best regards,
boyanov