summaryrefslogtreecommitdiff
path: root/test.ld
diff options
context:
space:
mode:
Diffstat (limited to 'test.ld')
-rw-r--r--test.ld3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.ld b/test.ld
index 22a08e2..f939414 100644
--- a/test.ld
+++ b/test.ld
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: Unlicense
+ */
+
MEMORY {
ROM(rx) : ORIGIN = 0x00000000, LENGTH = 4M
}