genode/repos/base/include/spec/arm_64
Piotr Tworek d610f9f4f1 Fix some signed/unsigned implicit conversions.
Fix some trivial cases where the signedness of the constant value does
not match the signedness of type the code expects to see. GCC can be
asked to warn about those by passing Wsign-covnersion flag.

Issue #4354
2022-01-19 12:35:48 +01:00
..
cpu Fix some signed/unsigned implicit conversions. 2022-01-19 12:35:48 +01:00
trace base: Timestamp type on arm_64 is 64bit 2020-02-04 15:51:09 +01:00