Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit ee96def

Browse files
authored
F
1 parent 46914f2 commit ee96def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/core/timer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifndef TIMER_H
22
#define TIMER_H
3-
#ifdef _cplusplus
3+
#ifdef __cplusplus
44
extern "C" {
55
#endif
66

0 commit comments

Comments
 (0)