On 21.09.2010 09:29, Philippe Gerum wrote: > On Mon, 2010-09-20 at 22:42 +0200, ronny meeus wrote: > >> Hello >> >> I see in the psos.h file the function declaration for both the >> t_getreg and the t_setreg functions. >> Also in the psos kernel module I see functionality available. >> What I miss it the references for both service calls in the syscall.c >> file. >> >> This results in undefined references if I try to use the service call >> in my application. >> >> Is there any patch available that solves my problem? >> > Untested: > http://git.xenomai.org/?p=xenomai-rpm.git;a=commit;h=740e3b9e5f77588f3df010752c255ecd24adea4e >
Untested too, but the function t_getreg() in task.c uses __psos_t_setreg: s/setreg/getreg/ ? >> Thanks >> Ronny >> _______________________________________________ >> Xenomai-help mailing list >> [email protected] >> https://mail.gna.org/listinfo/xenomai-help >> >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
