mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-04-01 07:30:41 +00:00
Since the introduction of a purpose-written routine, the old generic one (which was written in asm) was never being used. There was a configuration directive which allowed us to switch between the two. All references to this configuration directive have also been removed.