blob: 6d91dd3066c42d9020ffb0c48946ea270f248cdb [file] [log] [blame]
Andrew Jeffery2c07f6f2018-08-10 16:24:32 +09301/* 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 */