#ifndef __SEC_TSP_DUMPKEY_H__ #define __SEC_TSP_DUMPKEY_H__ struct tsp_dump_callbacks { void (*inform_dump)(void); }; #endif /* __SEC_TSP_DUMPKEY_H__ */