blob: b17bc862b016f6dc5ac64e39b844a6aa9c4c8319 [file] [log] [blame]
bart0ab84fe2012-09-09 18:30:17 +00001#ifndef __PRIV_SYSWRAP_XEN_H
2#define __PRIV_SYSWRAP_XEN_H
3
florian535fb1b2013-09-15 13:54:34 +00004#include "priv_types_n_macros.h" // DECL_TEMPLATE
5
bart0ab84fe2012-09-09 18:30:17 +00006DECL_TEMPLATE(xen, hypercall);
7
8#endif // __PRIV_SYSWRAP_XEN_H
9
10/*--------------------------------------------------------------------*/
11/*--- end ---*/
12/*--------------------------------------------------------------------*/