2 * QEMU Marshalling Framework
5 * Copyright IBM, Corp. 2010
8 * Anthony Liguori <aliguori@us.ibm.com>
10 * This work is licensed under the terms of the GNU GPL, version 2. See
11 * the COPYING file in the top-level directory.
19 Marshaller
*xml_reader_open(FILE *filep
);
20 void xml_reader_close(Marshaller
*m
);