Try to fix libfat/ulint.h for non-x86 platforms
authorH. Peter Anvin <hpa@zytor.com>
Thu, 1 Nov 2007 22:34:09 +0000 (15:34 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 1 Nov 2007 22:35:06 +0000 (15:35 -0700)
commit0791bf3c88f8f639e367bc2edd5f181c41e7e42b
treeea472051d4ec225ad4d600bf90c159f1778fe5a5
parente63b87680dda2a538b677110489822dc1d1e77ac
Try to fix libfat/ulint.h for non-x86 platforms

libfat/ulint.h doesn't work as expected because of array devolution to
pointers.  Try to fix.
libfat/ulint.h