zephyr/tests/net/buf/src
Johan Hedberg 9703927f84 net: buf: Move net_buf_pool objects to dedicated linker area
Moving the net_buf_pool objects to a dedicated area lets us access
them by array offset into this area instead of directly by pointer.
This helps reduce the size of net_buf objects by 4 bytes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-06-16 17:05:06 +03:00
..
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
main.c net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00