]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
arm/keyhandler: declare struct cpu_user_regs
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 9 Feb 2016 12:19:53 +0000 (13:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 9 Feb 2016 12:19:53 +0000 (13:19 +0100)
commitd1d181328d29f183ffd7fcfe3aa88b2b03f6e6a9
treebeca8989c8dba5a7e8ad5f4c7cbe67c6488ba9af
parent483ad4439f7fc71e12d46dae516f2b9ab2b977ad
arm/keyhandler: declare struct cpu_user_regs

in the keyhandler.h file. Otherwise on ARM builds if we
just use the keyhandler file - the compile will fail.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/include/xen/keyhandler.h