diff python/cortexm3.py @ 287:1c7c1e619be8

File movage
author Windel Bouwman
date Thu, 21 Nov 2013 11:57:27 +0100
parents 02385f62f250
children
line wrap: on
line diff
--- a/python/cortexm3.py	Fri Nov 15 13:52:32 2013 +0100
+++ b/python/cortexm3.py	Thu Nov 21 11:57:27 2013 +0100
@@ -6,6 +6,10 @@
 from ppci import CompilerError
 import ir
 
+"""
+    ARM target description.
+"""
+
 # TODO: encode this in DSL (domain specific language)
 # TBD: is this required?