On 10/1/25 01:21, Philippe Mathieu-Daudé wrote:
Avoid maintaining large functions in header, rely on the
linker to optimize at linking time.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/system/ram_addr.h | 9 +--------
  system/physmem.c          | 9 +++++++++
  2 files changed, 10 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to