lh-l4v/proof/capDL-api/API_DP.thy

12 lines
170 B
Plaintext

(*
* Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: GPL-2.0-only
*)
theory API_DP
imports Arch_DP TCB_DP CNode_DP IRQ_DP
begin
end