#include <fcntl.h>
void *map_phys(off_t addr,int *fd);
