seL4/include/arch
Adrian Danis 2cfff40d9d Allow Arch_finaliseCap to return cleanup information
Changes Arch_finaliseCap and Mode_finaliseCap to return the same finaliseCap_ret_t type
as finaliseCap. This allows the Arch and Mode specific functions to define cleanup
information of its capabilities if necessary, just like the generic capabilities can
in finaliseCap.
2018-02-23 10:03:50 +11:00
..
arm Allow Arch_finaliseCap to return cleanup information 2018-02-23 10:03:50 +11:00
x86/arch Allow Arch_finaliseCap to return cleanup information 2018-02-23 10:03:50 +11:00