summaryrefslogtreecommitdiff
path: root/include/webserver_run.hpp
blob: e083225a20988505bec1bd75de2f54a213d50ece (plain)
1
2
3
4
5
// SPDX-License-Identifier: Apache-2.0
// SPDX-FileCopyrightText: Copyright OpenBMC Authors
#pragma once

int run();