blob: 2dbf42f1ca760cb3c9b1921c337944d1772ce864 [file] [log] [blame]
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05001#include "dump-extensions.hpp"
2
3namespace phosphor
4{
5namespace dump
6{
Patrick Williams78e88402023-05-10 07:50:48 -05007void loadExtensions(sdbusplus::bus_t&, DumpManagerList&) {}
Dhruvaraj Subhashchandran8b9b4692020-09-24 11:59:42 -05008} // namespace dump
9} // namespace phosphor