summaryrefslogtreecommitdiff
path: root/tools/sort_map.py
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-03 15:31:03 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-03 15:31:03 -0500
commitc85e4f3d52fa977dd72040ac7ed3b48740676930 (patch)
tree2be8a1e46573981625f310f1ceebb92418da4eb0 /tools/sort_map.py
parent6d2dc86a3883214939edbd30c38387bcfe91a19e (diff)
rgblink → sort_map.py
Diffstat (limited to 'tools/sort_map.py')
-rw-r--r--tools/sort_map.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/sort_map.py b/tools/sort_map.py
index ead33cea0..dedeb3fd1 100644
--- a/tools/sort_map.py
+++ b/tools/sort_map.py
@@ -26,6 +26,9 @@ def total_bank_size(type):
return sizes[type]
def sorted_mapfile(input):
+ # analogous to ";File generated by rgblink"
+ yield ';File generated by sort_map.py\n'
+
# ex: OAM:
unused_rx = re.compile(r'^([A-Z]+):$')
# ex: ROM Bank #1: