Skip to content
Commit f330d5ad authored by Allan Stephens's avatar Allan Stephens Committed by Anas Nashif
Browse files

microkernel: Don't initialize packets in a command packet set



Reworks the internal design of a command packet set so that
the command packet array is split out into a separate variable
lying in uninitialized memory. This shrinks the command packet's
data section footprint to almost nothing.

Note: A side effect of this change is that it is no longer possible
to define a command packet set as a "static" variable since the
CMD_PKT_SET_INSTANCE() macro now generates two variables.

Change-Id: I9c7ebe637edf879758589ff4a26ace1303790bf7
Signed-off-by: default avatarAllan Stephens <allan.stephens@windriver.com>
parent 7193a3e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment