summaryrefslogtreecommitdiff
path: root/apps/gui/bitmap
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2012-05-08 08:53:38 +0200
committerMarcin Bukat <marcin.bukat@gmail.com>2012-05-08 13:00:56 +0200
commit18c016b4e0262bc2e23a193fc7c8fb92907303b1 (patch)
treef7fec7d10ef99ffdbdb417e7d3ff0bb611e7f0f5 /apps/gui/bitmap
parent10829b2f78de91f66c7da5f7a2a2fe6d252eb38d (diff)
downloadrockbox-18c016b4e0262bc2e23a193fc7c8fb92907303b1.tar.gz
rockbox-18c016b4e0262bc2e23a193fc7c8fb92907303b1.zip
Fix test fat failing on 64bit system (second bit of FS#12646)
We use unsigned long/long in number of places in fat.c. When this is used to cast 32bit fat field it fails on 64bit systems. This patch introduces explicit types (uint16_t, uint32_t) only in places which influence how fat structures are interpreted. Change-Id: I0be44d0b355f9de20b4deb221698d095f55d4bde Reviewed-on: http://gerrit.rockbox.org/232 Reviewed-by: Frank Gevaerts <frank@gevaerts.be> Reviewed-by: Torne Wuff <torne@wolfpuppy.org.uk>
Diffstat (limited to 'apps/gui/bitmap')
0 files changed, 0 insertions, 0 deletions