view target-utils/libtiffs/macros.h @ 309:158fef5f4b82

doc/RF_tables: updated for the newly implemented more complete support
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 22 Nov 2017 04:49:29 +0000
parents 87cb03b35f77
children
line wrap: on
line source

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