Extract SmoCallbacks and SmoThreadingModelDesc into smoHooks.h.

Move shared hook and threading-model types out of senseApiDesc.h so both
stimbuff and comparator libraries can include them without pulling in API descs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-10 21:16:55 -04:00
parent ab930a2df3
commit 560e5364a0
4 changed files with 133 additions and 115 deletions
@@ -9,6 +9,7 @@
#include <body/bodyThread.h>
#include <componentThread.h>
#include <opts.h>
#include <user/smoHooks.h>
#include <user/senseApiDesc.h>
#include <mind.h>
#include <deviceManager/deviceManager.h>