From 16476bd8219f58417a401ea0a720d9588d1d8ebc Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 9 Jul 2018 15:46:24 -0700 Subject: Properly license all nontrivial files --- machine/mcall.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machine/mcall.h') diff --git a/machine/mcall.h b/machine/mcall.h index 6a2c037..008179f 100644 --- a/machine/mcall.h +++ b/machine/mcall.h @@ -1,3 +1,5 @@ +// See LICENSE for license details. + #ifndef _RISCV_SBI_H #define _RISCV_SBI_H -- cgit v1.1