HomeSort by: relevance | last modified time | path
    Searched defs:print_func_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/sh3/
sh_console.h 41 typedef void (*print_func_t)(const char *); typedef in class:SHConsole
42 print_func_t _print; // SHConsole native method folder.
48 print_func_t print;
sh_console.h 41 typedef void (*print_func_t)(const char *); typedef in class:SHConsole
42 print_func_t _print; // SHConsole native method folder.
48 print_func_t print;

Completed in 24 milliseconds