mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Only include its headers. Without this change board_init would be defined twice. Once in `boards/waspmote-pro/board.c` and the other time `boards/common/atmega/board.c`.