seL4-camkes-tool/include
Gerwin Klein 34314e5602 convert to SDPX license tags
Signed-off-by: Gerwin Klein <kleing@unsw.edu.au>
2021-02-12 17:24:15 +11:00
..
builtin convert to SDPX license tags 2021-02-12 17:24:15 +11:00
README convert to SDPX license tags 2021-02-12 17:24:15 +11:00

README

<!--
     Copyright 2017, Data61, CSIRO (ABN 41 687 119 230)

     SPDX-License-Identifier: BSD-2-Clause
-->

This directory contains files that conceptually relate to the CAmkES runtime
environment. For the most part you will need to pay this directory no mind.

builtin/ - ADL/IDL files that are analogous to the C standard library. You
    should arrange for this to be in the --import-path when runner the tools to
    let users reference files in here with "import <...>" syntax.