aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/storage.c
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-09 18:01:37 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-17 22:50:06 +0100
commitb56185087a198788ab03b6b7c22e2a08afdc5e2d (patch)
tree552a5392121d0a3ae5b564c59ba4329620de0131 /storage.c
parent841a80bb813e6a9d424193dd6cf7fbef70f7feb6 (diff)
downloadsparse-dev-b56185087a198788ab03b6b7c22e2a08afdc5e2d.tar.gz
add predefined macros for [u]int32_t
These are a pain. All LP64 archs use [u]int. Good. But some LP32 archs use [u]int and some others use [u]long. Some even use [u]int for some ABI and [u]long for some others (bare metal). This really need to be target-specific to be correct. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'storage.c')
0 files changed, 0 insertions, 0 deletions