|
TA-REF
|
Include dependency graph for ocall_wrapper.c: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. |