annotate target-utils/libtiffs/macros.h @ 49:642da3373772

rvinterf/*/Makefile: move to /opt/freecalypso
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 06:11:55 +0000
parents e7502631a0f9
children 87cb03b35f77
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e7502631a0f9 initial import from freecalypso-sw rev 1033:5ab737ac3ad7
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #define inode_to_dataptr(i) ((u8 *)mpffs_base_addr + ((i)->dataptr << 4))