mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
d3e8328089
On both 32-bit and 64-bit platforms, 'uint64_t' can be defined as 'unsigned long long', which is the type expected by the %llx format-string specifier. By unifying the type definitions, we resolve warnings about unmatching type specifiers. This patch also removes redundant words from the typedefs. |
||
---|---|---|
.. | ||
fixed_stdint.h |