blob: 0de4e09ea893b7b209e778d072348bebe2d44e97 [file] [log] [blame]
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05001#include "dump-extensions.hpp"
2
3namespace phosphor
4{
5namespace dump
6{
Patrick Williams9b18bf22022-07-22 19:26:55 -05007void loadExtensions(sdbusplus::bus_t&, DumpManagerList&)
Jayanth Othayoth0af74a52021-04-08 03:55:21 -05008{}
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05009} // namespace dump
10} // namespace phosphor