1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

cpu/atmega_common: fix typo

This commit is contained in:
Victor Arino 2017-07-31 07:30:15 +02:00
parent 7d3fc14c3e
commit 3ba2177b0d

View File

@ -29,7 +29,7 @@
/**
* @brief AVR_CONTEXT_SWAP_INIT intialize the context swap trigger
* @brief AVR_CONTEXT_SWAP_INIT initialize the context swap trigger
* Called when threading is first started.
*/
#ifndef AVR_CONTEXT_SWAP_INIT