Home
last modified time | relevance | path

Searched refs:putDebugStr (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/common/
Dkgdb_stubs.c28 void putDebugStr(const char *str) in putDebugStr() function
Dkgdb.c536 putDebugStr("kgdb ready\n"); in kgdb_init()
/external/u-boot/include/
Dkgdb.h64 extern void putDebugStr(const char *);