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 toolchain: common: Merge build assert macros 2020-03-31 07:18:06 +02:00
xcc_missing_defs.h toolchain/xcc: augment compiler provided macros to match gcc and clang 2019-07-03 06:09:16 -04:00
xcc.h toolchain: xcc: use Clang if exists 2020-01-07 17:09:38 +01:00
zephyr_stdint.h stdint.h: streamline type definitions 2019-06-25 23:29:22 -04:00