mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
adding sys/time.h for msp-430
This commit is contained in:
parent
0c14597ec2
commit
72966fec39
6
cpu/msp430-common/include/sys/time.h
Normal file
6
cpu/msp430-common/include/sys/time.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef TIME_H
|
||||
#define TIME_H
|
||||
|
||||
#include "msp430_types.h"
|
||||
|
||||
#endif /* TIME_H */
|
||||
Loading…
x
Reference in New Issue
Block a user