mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
The bit access functions are not tied to Cortex-M CPUs, here they only provide optimisations via bit-banding. But the functions are generally useful - so move them to an arch independent location.