1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu: msp430: adapt to thread.h

This commit is contained in:
Kaspar Schleiser 2016-03-01 16:34:37 +01:00
parent c3fe4615bd
commit a7adbac4c5

View File

@ -27,6 +27,7 @@
#include "board.h"
#include "sched.h"
#include "thread.h"
#include "msp430_types.h"
#include "cpu_conf.h"