index
:
m68k-disasm.git
master
sierra-support
tracetab
GNU AS compatible Motorola M68000 ISA disassembler (C++)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disasm.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'disasm.h')
-rw-r--r--
disasm.h
3
1 files changed, 3 insertions, 0 deletions
diff --git a/disasm.h b/disasm.h
index 5e9ad3b..7c40438 100644
--- a/
disasm.h
+++ b/
disasm.h
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: Unlicense
+ */
+
#pragma once
#include "data_buffer.h"