mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/cortexm_common: remove dINT/eINT definitions
This commit is contained in:
parent
199528d3fb
commit
b6a88cba5f
@ -64,14 +64,6 @@ extern "C" {
|
||||
#endif
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @brief Deprecated interrupt control function for backward compatibility
|
||||
* @{
|
||||
*/
|
||||
#define eINT enableIRQ
|
||||
#define dINT disableIRQ
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @brief Some members of the Cortex-M family have architecture specific
|
||||
* atomic operations in atomic_arch.c
|
||||
|
Loading…
Reference in New Issue
Block a user