gen_priv_stacks.py: fix kobject list
k_stack are orthogonal to thread stacks. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
2189d9b56d
commit
ce6210e479
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ import struct
|
|||
from elf_helper import ElfHelper
|
||||
|
||||
kobjects = [
|
||||
"k_stack",
|
||||
"_k_thread_stack_element",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue