test/kernel: Initialize stack_sem in obj_validation test
GCC 14.3 is not happy when this variable is left uninitialized, although
we don't actually care about the contents, just the address.
Signed-off-by:
Keith Packard <keithp@keithp.com>
Loading
Please sign in to comment