Skip to content

Commit

Permalink
Let's
Browse files Browse the repository at this point in the history
  • Loading branch information
VexedUXR committed Dec 2, 2024
1 parent 173a919 commit 377b444
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sys/amd64/include/counter.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
#define counter_enter() do {} while (0)
#define counter_exit() do {} while (0)

/*
* TEST
*/

#ifdef IN_SUBR_COUNTER_C
static inline uint64_t
counter_u64_read_one(counter_u64_t c, int cpu)
Expand Down

0 comments on commit 377b444

Please sign in to comment.