]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
common: Introduce weak defaults for interfaces used by common code
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 17 Aug 2021 18:10:24 +0000 (19:10 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 17 Aug 2021 20:06:28 +0000 (21:06 +0100)
commitac7242921e0ec439bc7f86d620f33bdc97e2c8b8
tree2c5a88d4f52800208c11b0031384e44277fbe7f9
parentcdef9568c1b1f8831f3b8f644073e635d47f0ec4
common: Introduce weak defaults for interfaces used by common code

This avoids each architecture needing to implement stubs for possibly optional
functionality.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
build/files.mk
common/weak-defaults.c [new file with mode: 0644]
include/xtf/framework.h