view target-utils/libtiffs/macros.h @ 70:2c6dca514a20

fc-tmsh works like fc-shell and fc-fsio now, following the -p convention
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 23:33:21 +0000
parents 87cb03b35f77
children
line wrap: on
line source

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