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

12 lines
170 B
Plaintext
Raw Normal View History

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