]> xenbits.xensource.com Git - xen.git/commit
libxl: move type definitions into _libxl_types.h
authorIan Campbell <ian.campbell@citrix.com>
Thu, 19 Aug 2010 13:45:36 +0000 (14:45 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 19 Aug 2010 13:45:36 +0000 (14:45 +0100)
commit7f132993d770cb596293894aa12efb987bc2ad15
tree783697b23a28b65d9eaccf884f4dcff0825fd85e
parent4440de5a7c9dcc1e7e8fffad8fac5bebc45064b2
libxl: move type definitions into _libxl_types.h

The intention is to autogenerate this file in a future patch. This
pure code motion patch allows for easier before and after comparison
of that patch.

[PATCH 02 of 16 of
 libxl: autogenerate type definitions and destructor functions]

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile
tools/libxl/_libxl_types.h [new file with mode: 0644]
tools/libxl/libxl.h