view target-utils/libtiffs/macros.h @ 589:4ccd4dd1edb6

CHANGES: target boot control instead of GTA02 AP special case
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 03 Feb 2020 08:53:16 +0000
parents 87cb03b35f77
children
line wrap: on
line source

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