Discussion:
Exposing Data Structures to Userspace
Khaled Mahmoud
2015-04-09 01:01:58 UTC
Permalink
Hi,
I am writing new system calls and have my own data structures (structs). Is there anything special I need to do let those structures be visible to the user space code?
My data structures exist in the same system calls file and I already exported systems calls
Thanks
Regards,Khaled Mahmoud
--
KPLUG-***@kernel-panic.org
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie
Loading...