mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
Merge pull request #800 from OlegHahm/msp430_sys_time
cpu: msp430-common: adding sys/time.h for msp-430
This commit is contained in:
commit
6eb8da137e
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