OSDN Git Service

Replace round_page() with TARGET_PAGE_ALIGN()
authorKamil Rytarowski <n54@gmx.com>
Mon, 11 Sep 2017 20:16:10 +0000 (22:16 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 26 Sep 2017 06:06:02 +0000 (09:06 +0300)
commit39d96847c930930d888af8b433224ff41ccb27a1
tree0ad88e2740ec665e8b69ac08df80175ff2eaec19
parent0f9f39d491946cde7fd5adee05bf90ab69bcc932
Replace round_page() with TARGET_PAGE_ALIGN()

This change fixes conflict with the DragonFly BSD headers.

Signed-off-by: Kamil Rytarowski <n54@gmx.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c