mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
Modify to have C++ compatible header
This commit is contained in:
parent
63cb5cee4e
commit
2dc37817bc
@ -20,7 +20,7 @@
|
||||
#define HWTIMER_CPU_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user