/* * Copyright 2020, Data61, CSIRO (ABN 41 687 119 230) * Copyright 2015, 2016 Hesham Almatary * * SPDX-License-Identifier: BSD-2-Clause */ #pragma once #include #include #define seL4_WordBits 32 typedef seL4_Uint32 seL4_Word;