1VERS_1.0 {
2	global:
3		xenhypfs_open;
4		xenhypfs_close;
5		xenhypfs_read_raw;
6		xenhypfs_read;
7		xenhypfs_readdir;
8		xenhypfs_write;
9	local: *; /* Do not expose anything by default */
10};
11