1
0
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:
rakendrathapa 2015-07-22 05:27:49 +05:30 committed by Rakendra Thapa
parent 63cb5cee4e
commit 2dc37817bc

View File

@ -20,7 +20,7 @@
#define HWTIMER_CPU_H
#ifdef __cplusplus
extern "C"{
extern "C" {
#endif
/**