view target-utils/libtiffs/macros.h @ 949:80feb10f8ef8

rvinterf -vv: emit hex dump of obsolete EXTUI packets
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 07 Jun 2023 00:20:26 +0000
parents 87cb03b35f77
children
line wrap: on
line source

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