aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/firmware.h
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-06-28 02:10:45 +0200
committerClifford Wolf <clifford@clifford.at>2015-06-28 02:10:45 +0200
commit818faffe25190fdc2f1a4e1c018724289a370fe0 (patch)
treebfdaf461c0626df218238aafb10269d91277319e /firmware/firmware.h
parent792baeabcff0de1a3cd8f0c59ea061f81a9458e5 (diff)
downloadpicorv32-818faffe25190fdc2f1a4e1c018724289a370fe0.tar.gz
picorv32-818faffe25190fdc2f1a4e1c018724289a370fe0.zip
Improved IRQ documentation, added assembler macros
Diffstat (limited to 'firmware/firmware.h')
-rw-r--r--firmware/firmware.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/firmware/firmware.h b/firmware/firmware.h
index b4fa4f8..3faf147 100644
--- a/firmware/firmware.h
+++ b/firmware/firmware.h
@@ -1,3 +1,10 @@
+// This is free and unencumbered software released into the public domain.
+//
+// Anyone is free to copy, modify, publish, use, compile, sell, or
+// distribute this software, either in source code form or as a compiled
+// binary, for any purpose, commercial or non-commercial, and by any
+// means.
+
#ifndef FIRMWARE_H
#define FIRMWARE_H