On 04/08/2023 7:08 am, Jan Beulich wrote: > Have these in one place, for all architectures to use. Also use the C99 > types as the "original" ones, and derive the Linux compatible ones > (which we're trying to phase out). For __s<N>, seeing that no uses exist > anymore, move them to a new Linux compatibility header (as an act of > precaution - as said, we don't have any uses of these types right now). > > In some Flask sources inclusion of asm/byteorder.h needs moving later. > > No functional change intended. > > Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
