2 * libqos fw_cfg support for PC
4 * Copyright IBM, Corp. 2012-2013
7 * Anthony Liguori <aliguori@us.ibm.com>
9 * This work is licensed under the terms of the GNU GPL, version 2 or later.
10 * See the COPYING file in the top-level directory.
13 #ifndef LIBQOS_FW_CFG_PC_H
14 #define LIBQOS_FW_CFG_PC_H
16 #include "libqos/fw_cfg.h"
18 QFWCFG
*pc_fw_cfg_init(void);