|
TA-REF
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| unsigned int | ocall_print_string_wrapper (const char *str) |
| unsigned int ocall_print_string_wrapper | ( | const char * | str | ) |
ocall_print_string_wrapper() - To print the argument string
This function invokes ocall_print_string() to print the string.
| str | The string value for print. |
ocall_print_string_wrapper() - To print the argument string
This function invokes ocall_print_string() to print the string.
| str | The string value for print. |