whoops... remove an extra line.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19545 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2006-04-12 20:42:02 +00:00
parent 2876a25505
commit f841fe7d11

View File

@@ -409,7 +409,6 @@ rdtsc(void)
}
#endif
#else /* supply a dummy function on other platforms */
xxx
static __inline u_int64_t
rdtsc(void)
{