From 87913c4014f01a23d608457e379b74aa1befd4ab Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Mon, 27 Dec 2021 17:21:32 +0000 Subject: Introduce Everything.agda to aid in overall compilation. --- src/Helium/Instructions.agda | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/Helium/Instructions.agda') diff --git a/src/Helium/Instructions.agda b/src/Helium/Instructions.agda index 5eba3f0..4bd02ac 100644 --- a/src/Helium/Instructions.agda +++ b/src/Helium/Instructions.agda @@ -1,3 +1,9 @@ +------------------------------------------------------------------------ +-- Agda Helium +-- +-- Definitions of a subset of Armv8-M instructions. +------------------------------------------------------------------------ + {-# OPTIONS --safe --without-K #-} module Helium.Instructions where -- cgit v1.2.3