zephyr/include/toolchain
Andrew Boie 299ec8f1b5 userspace: net sockets are kernel objects
Any data structure declaration tagged with __net_socket will end up
in the kernel object table with type K_OBJ_NET_SOCKET. These all
correspond to objects which are associated with socket file
descriptors and can handle the socket vtable API.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-06-03 22:33:32 +02:00
..
common.h userspace: net sockets are kernel objects 2020-06-03 22:33:32 +02:00
gcc.h
xcc_missing_defs.h
xcc.h
zephyr_stdint.h