aboutsummaryrefslogtreecommitdiff
path: root/pw_system/public/pw_system/target_hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'pw_system/public/pw_system/target_hooks.h')
-rw-r--r--pw_system/public/pw_system/target_hooks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pw_system/public/pw_system/target_hooks.h b/pw_system/public/pw_system/target_hooks.h
index 58460ca8b..19628c2ad 100644
--- a/pw_system/public/pw_system/target_hooks.h
+++ b/pw_system/public/pw_system/target_hooks.h
@@ -21,6 +21,8 @@ const thread::Options& LogThreadOptions();
const thread::Options& RpcThreadOptions();
+const thread::Options& TransferThreadOptions();
+
const thread::Options& WorkQueueThreadOptions();
// This will run once after pw::system::Init() completes. This callback must