Joakim Nohlgård 9ad9f400e6 cpu/cortexm_common: Remove register keyword from variables
register is deprecated when building C++11 code and removed in C++17,
using it will cause build failures with C++ and -Werror. The register
hint keyword is likely ignored in GCC anyway.
2016-06-01 16:12:38 +02:00
..
2016-03-31 22:23:35 +02:00
2016-03-31 22:23:35 +02:00
2016-03-31 22:23:35 +02:00
2016-05-04 13:00:25 +02:00
2016-04-09 20:18:34 +02:00
2016-03-17 14:39:11 +01:00
2016-03-17 14:39:11 +01:00
2016-03-31 22:23:35 +02:00
2014-08-23 16:16:26 +02:00