Commit 914348f
committed
sdh: let the stack observers be static
Let NRF_SDH_STACK_EVT_OBSERVER declare a static observer to prevent
linking errors when another observer with the same name is declared
somewhere else.
Signed-off-by: Emanuele Di Santo <[email protected]>1 parent f9b91b1 commit 914348f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments