1 2 3 4 5 6 7 8 9 10 11
#ifndef __EMU_WRAPPER_H #define __EMU_WRAPPER_H #include <linux/wrapper.h> #define UP_INODE_SEM(a) #define DOWN_INODE_SEM(a) #define GET_INODE_STRUCT() #endif