Tiwei Bie 242fef3610 um: Fix the definition for physmem_size
Currently physmem_size is defined as long long but declared locally
as unsigned long long before using it in separate .c files. Make them
match by defining physmem_size as unsigned long long and also move
the declaration to a common header to allow the compiler to check it.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20240916045950.508910-5-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-10-10 12:02:13 +02:00
..
2023-05-10 00:21:30 +02:00
2023-05-10 00:21:30 +02:00
2024-07-03 12:19:25 +02:00
2023-12-08 12:02:38 +01:00
2024-07-03 12:19:25 +02:00
2023-12-08 12:02:38 +01:00
2024-07-03 12:24:25 +02:00
2021-02-12 21:38:52 +01:00
2022-09-19 23:10:07 +02:00
2024-09-12 20:16:42 +02:00
2024-07-03 12:24:25 +02:00
2024-07-03 12:24:25 +02:00