diff --git a/asterisk.c b/asterisk.c index 6d995323bd..ad3218aacc 100644 --- a/asterisk.c +++ b/asterisk.c @@ -409,7 +409,6 @@ rdtsc(void) } #endif #else /* supply a dummy function on other platforms */ -xxx static __inline u_int64_t rdtsc(void) {