mirror of
https://github.com/oliverschmidt/contiki.git
synced 2026-04-19 14:17:08 +00:00
1639b712bb
CC_FASTCALL was introduced many years ago for the cc65 tool chain. It was never used for another tool chain. With https://github.com/cc65/cc65/commit/a798b1d6487c38345cf136617543671e4c85adbf the cc65 tool chain doesn't need CC_FASTCALL anymore.