We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8358cdd commit 8add7cbCopy full SHA for 8add7cb
soc/posix/inf_clock/posix_native_task.h
@@ -16,8 +16,8 @@ extern "C" {
16
/**
17
* NATIVE_TASK
18
*
19
- * For native_posix, register a function to be called at particular moments
20
- * during the native_posix execution.
+ * For native targets (POSIX arch based), register a function to be called at particular moments
+ * during the native target execution.
21
22
* There is 5 choices for when the function will be called (level):
23
* * PRE_BOOT_1: Will be called before the command line parameters are parsed,
0 commit comments