view target-utils/libtiffs/macros.h @ 203:f2dde45ba378

target-utils/Makefile: flash-boot-wa added
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 01 May 2017 21:21:13 +0000
parents 87cb03b35f77
children
line wrap: on
line source

#define	inode_to_dataptr(i)	((u8 *)tiffs_base_addr + ((i)->dataptr << 4))