mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #7541 from lebrush/fix/atmega_typo
Atmega fix typo and empty space
This commit is contained in:
commit
b2f40534b1
@ -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.
|
* Called when threading is first started.
|
||||||
*/
|
*/
|
||||||
#ifndef AVR_CONTEXT_SWAP_INIT
|
#ifndef AVR_CONTEXT_SWAP_INIT
|
||||||
|
Loading…
Reference in New Issue
Block a user