mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
* removed unnecessary includes from msp430-common files
This commit is contained in:
parent
68c9a60348
commit
02897cbd1d
@ -1,7 +1,6 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <msp430x16x.h>
|
||||
#include <msp430/flash.h>
|
||||
#include <irq.h>
|
||||
|
||||
uint8_t ie1, ie2;
|
||||
|
@ -32,7 +32,6 @@
|
||||
*
|
||||
* Modified by Kaspar Schleiser
|
||||
*/
|
||||
#include <sys/unistd.h>
|
||||
|
||||
#include "cpu.h"
|
||||
#include <msp430x16x.h>
|
||||
|
Loading…
Reference in New Issue
Block a user