Norman Feske 526ea05821 os/pixel_rgba: inherit alignment of storage type
This avoids the compiler warning "address-of-packed-member" when
casting a Pixel_rgb888 pointer to an uint32_t pointer on 64-bit ARM.
2025-01-30 16:35:49 +01:00
..
2025-01-30 16:30:14 +01:00
2025-01-30 16:32:35 +01:00
2025-01-30 16:30:15 +01:00
2023-11-28 14:24:23 +01:00
2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.