Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openpower-host-ipmi-flash
/
refs/heads/master
/
.
/
hiomap.hpp
blob: 6d91dd3066c42d9020ffb0c48946ea270f248cdb [
file
] [
log
] [
blame
]
Andrew Jeffery
2c07f6f
2018-08-10 16:24:32 +0930
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: Apache-2.0 */
2
/* Copyright (C) 2018 IBM Corp. */
3
4
#ifndef
HOSTFLASH_H
5
#define
HOSTFLASH_H
6
7
#define
IPMI_CMD_HIOMAP
0x5a
8
9
#endif
/* HOSTFLASH_H */