#ifndef __MT_DEBUG_LATCH_H__ #define __MT_DEBUG_LATCH_H__ /* public APIs for those want to dump lastbus to buf */ int __attribute__((weak)) mt_lastbus_dump(char *buf); #endif /* end of __MT_DEBUG_LATCH_H__ */