mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-26 09:32:49 +00:00
4d4b796abb
Modern compilers (especially GCC) ignore the register keyword anyway and the latest cc65 snapshot generates actually larger code with the register keyword at the locations in question.