diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-12-09 18:01:37 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-12-17 22:50:06 +0100 |
| commit | b56185087a198788ab03b6b7c22e2a08afdc5e2d (patch) | |
| tree | 552a5392121d0a3ae5b564c59ba4329620de0131 /token.h | |
| parent | 841a80bb813e6a9d424193dd6cf7fbef70f7feb6 (diff) | |
| download | sparse-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 'token.h')
0 files changed, 0 insertions, 0 deletions
