scripts: native_simulator: common: Fix typo in comment
Fix a typo in comment describing the naming convention for nsi_host. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
6dcde57952
commit
433de7d2e2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
* to the embedded side, for example due to non-basic types being used in
|
||||
* function calls, as that would break the include path isolation
|
||||
*
|
||||
* Naming convention: nsi_hots_<fun>() where <func> is the name of the equivalent
|
||||
* Naming convention: nsi_host_<fun>() where <func> is the name of the equivalent
|
||||
* C library call we call thru.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue