#ifndef __BES_MMAP_UTILS_H__
#define __BES_MMAP_UTILS_H__
typedef struct __bes_mmap_ibinder{
sp<IBinder> binder;
}bes_mmap_ibinder_st;
#endif