Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
refs/heads/master
/
.
/
include
/
webserver_run.hpp
blob: e083225a20988505bec1bd75de2f54a213d50ece [
file
] [
log
] [
blame
]
Ed Tanous
40e9b92
2024-09-10 13:50:16 -0700
[
diff
] [
blame
]
1
// SPDX-License-Identifier: Apache-2.0
2
// SPDX-FileCopyrightText: Copyright OpenBMC Authors
Ed Tanous
3cd7072
2024-04-06 09:24:01 -0700
[
diff
] [
blame
]
3
#pragma
once
4
5
int
run
();