blob: 184ab14b96115fbf5d4097171e4bd76cc26f33f6 [file] [log] [blame]
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05001#include "dump-extensions.hpp"
2
3namespace phosphor
4{
5namespace dump
6{
7void loadExtensions(sdbusplus::bus::bus&, DumpManagerList&)
Jayanth Othayoth0af74a52021-04-08 03:55:21 -05008{}
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05009} // namespace dump
10} // namespace phosphor