Python 3 compatibility

This commit is contained in:
Sebastian Huber
2015-11-12 11:15:23 +01:00
parent ab922fec9c
commit 04a52040ae
28 changed files with 284 additions and 283 deletions

View File

@@ -37,4 +37,4 @@ def get_architure():
_cmds = rtems.create()
print 'RTEMS GDB Support'
print('RTEMS GDB Support')